dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #02233
[HG] merge
One or more new changesets pushed to the primary DOLFIN repository.
A short summary of the last three changesets is included below.
changeset: 1809:d5fb76f0d5c88cad9db92e36ae4b537278301302
tag: tip
parent: 1808:4339ba4d70ff8dabb36ac3c0cc40fe739b823285
parent: 1806:dd529b2895bb8a855247e8f62115ecd269e9f74d
user: "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date: Mon Mar 27 12:13:46 2006 +0200
files:
description:
merge
changeset: 1808:4339ba4d70ff8dabb36ac3c0cc40fe739b823285
user: "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date: Mon Mar 27 12:12:15 2006 +0200
files: configure configure.ac src/demo/pde/elasticity/Makefile
description:
Undo changes which were for for testing only.
changeset: 1807:2a19c79e0023ec796dacc67e8566fc34a92e7697
parent: 1804:d43f625d7ef1e7cf1fbe41fbb4c9aca19d3f7ecd
user: "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date: Mon Mar 27 11:55:52 2006 +0200
files: configure configure.ac src/demo/pde/elasticity/Makefile src/kernel/common/dolfin/PArray.h src/kernel/la/Matrix.cpp src/kernel/la/Vector.cpp src/kernel/la/VirtualMatrix.cpp src/kernel/la/dolfin/Matrix.h src/kernel/la/dolfin/Vector.h src/kernel/la/dolfin/VirtualMatrix.h src/kernel/log/Progress.cpp src/kernel/math/Lagrange.cpp src/kernel/ode/Method.cpp src/kernel/quadrature/Quadrature.cpp
description:
Numerous small code fixes.
-Move defintion of some functions into the class body in PArray.h for portability
-Remove numerous "unsigned int p >= 0" checks
-Remove member functions that return a const version of a built in class. The const qualifier is meaningless for built-in types.
-------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin