dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #07569
[HG DOLFIN] Constructor cleanup:
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 4059:dd8cb3b03d773ea0a6ffd88bd1546906e6a2ca2c
tag: tip
user: "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date: Wed Apr 23 17:53:03 2008 +0200
files: dolfin/la/AssemblyMatrix.h dolfin/la/EpetraMatrix.cpp dolfin/la/EpetraMatrix.h dolfin/la/EpetraVector.cpp dolfin/la/EpetraVector.h dolfin/la/Matrix.h dolfin/la/PETScMatrix.cpp dolfin/la/PETScMatrix.h dolfin/la/PETScVector.cpp dolfin/la/PETScVector.h dolfin/la/Vector.h dolfin/la/uBlasMatrix.h dolfin/la/uBlasVector.cpp dolfin/la/uBlasVector.h
description:
Constructor cleanup:
- Removed do-nothing calls to default constructors of superclasses (they're implicit + they're empty).
- Added explicit to constructors with a single argument (= disallow use of constructor as operator=, which can cause messy situations)
changeset: 4058:1caf35661c7cdef4233afba0e4a7f481e13eb1d5
parent: 4057:e8df5369975a56091f270413d124614f8619f2e8
parent: 4056:0d941ef6df7f6907b9aa918909d1002600975244
user: "Garth N. Wells <gnw20@xxxxxxxxx>"
date: Wed Apr 23 16:35:00 2008 +0100
files:
description:
merge.
changeset: 4057:e8df5369975a56091f270413d124614f8619f2e8
parent: 4053:ab31e19a5c03b82ee7fba6c24f4aaa29c748145e
user: "Garth N. Wells <gnw20@xxxxxxxxx>"
date: Wed Apr 23 16:34:35 2008 +0100
files: demo/ode/stiff/cpp/TestProblem2.h dolfin/la/uBlasMatrix.h
description:
Fix uBlasMatrix::getrow function.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin