dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #05039
[HG dolfin] PETScMatrix fix.
One or more new changesets pushed to the primary DOLFIN repository.
A short summary of the last three changesets is included below.
changeset: 3162:b0fff836f4d01ff60283dd675595d034ddf40426
tag: tip
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.
changeset: 3160:57f487ac1e7e0886502cd32e3bd0cf3411657ea3
user: "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date: Tue May 29 23:14:34 2007 +0200
files: src/sandbox/passembly/PdofMap.h src/sandbox/passembly/main.cpp src/sandbox/passembly/partition.h
description:
Modularise parallel assembly test program.
Once the program is split into tasks, each step can be addresses properly.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin