dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #13693
[HG DOLFIN] Start using std::map to map strings to PETSc types.
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 6214:1780fc0766364e586a0bdd530d49bfcd4b454fee
tag: tip
user: "Garth N. Wells <gnw20@xxxxxxxxx>"
date: Fri May 22 18:18:53 2009 +0100
files: demo/pde/bcs/cpp/main.cpp dolfin/fem/DirichletBC.cpp dolfin/fem/DirichletBC.h dolfin/la/PETScMatrix.cpp dolfin/la/PETScMatrix.h dolfin/la/PETScVector.cpp dolfin/la/PETScVector.h
description:
Start using std::map to map strings to PETSc types.
This should make clear at the top of each file what the options are. It also makes the checks a lot cleaner.
changeset: 6213:249d34d956b0a94b3264c834cefbd88aa7d8d002
user: "Garth N. Wells <gnw20@xxxxxxxxx>"
date: Fri May 22 15:55:41 2009 +0100
files: demo/pde/dg/advection-diffusion/cpp/main.cpp demo/pde/dg/advection-diffusion/python/demo.py dolfin/fem/DirichletBC.cpp dolfin/fem/DirichletBC.h site-packages/dolfin/__init__.py
description:
enum -> string in DirichletBC.
changeset: 6212:a5f94daab5eb83714e97aff11d5e6d04dd693968
user: "Garth N. Wells <gnw20@xxxxxxxxx>"
date: Fri May 22 11:59:02 2009 +0100
files: dolfin/la/PETScMatrix.cpp
description:
Bug fixx in PETScMatrix for enum -> string change.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin