dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #13695
Re: [HG DOLFIN] Use boost::assign::list_of in demo/bcs/cpp/main.cpp. It's neat.
On Fri, May 22, 2009 at 07:40:29PM +0200, DOLFIN wrote:
> One or more new changesets pushed to the primary dolfin repository.
> A short summary of the last three changesets is included below.
>
> changeset: 6215:88cd261848a7668eac4e1925fb34a28a68ef4bee
> tag: tip
> user: "Garth N. Wells <gnw20@xxxxxxxxx>"
> date: Fri May 22 18:39:43 2009 +0100
> files: demo/pde/bcs/cpp/main.cpp
> description:
> Use boost::assign::list_of in demo/bcs/cpp/main.cpp. It's neat.
Is it worth putting a typedef in namespace dolfin for list_of?
--
Anders
>
> changeset: 6214:1780fc0766364e586a0bdd530d49bfcd4b454fee
> 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.
>
> ----------------------------------------------------------------------
> For more details, visit http://www.fenics.org/hg/dolfin
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev
Attachment:
signature.asc
Description: Digital signature
Follow ups
References