← Back to team overview

dolfin team mailing list archive

[HG dolfin] Remove MTXFile.

 

One or more new changesets pushed to the primary DOLFIN repository.
A short summary of the last three changesets is included below.

changeset:   3163:e3eb2f3408b65088957b90254512d6c50794e6c7
tag:         tip
user:        "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date:        Wed May 30 13:27:31 2007 +0200
files:       src/kernel/io/File.cpp src/kernel/io/MTXFile.cpp src/kernel/io/Makefile.am src/kernel/io/Makefile.in src/kernel/io/dolfin/MTXFile.h src/kernel/io/dolfin/Makefile.am src/kernel/io/dolfin/Makefile.in
description:
Remove MTXFile.


changeset:   3162:b0fff836f4d01ff60283dd675595d034ddf40426
user:        "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date:        Wed May 30 12:45:00 2007 +0200
files:       src/kernel/la/PETScMatrix.cpp src/kernel/la/dolfin/PETScMatrix.h
description:
PETScMatrix fix.


changeset:   3161:960bea9d2800e68fafd5b35dbbe507a2fabc2f7c
user:        "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date:        Wed May 30 12:32:48 2007 +0200
files:       src/kernel/fem/Assembler.cpp src/kernel/fem/dolfin/Assembler.h src/kernel/io/MTXFile.cpp src/kernel/la/PETScMatrix.cpp src/kernel/la/dolfin/GenericMatrix.h src/kernel/la/dolfin/GenericTensor.h src/kernel/la/dolfin/GenericVector.h src/kernel/la/dolfin/PETScMatrix.h src/kernel/la/dolfin/Scalar.h src/kernel/la/dolfin/uBlasMatrix.h
description:
Add optional argument "bool reset_tensor" to void Assembler::assemble(...) functions.

By default reset_tensor = true. If reset_tensor = false, then the tensor is zeroed, but for sparse matrices the sparse matrix layout is preserved and a SparsityPattern is not computed.


----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin