One or more new changesets pushed to the primary dolfin repository. A short summary of the last three changesets is included below.
changeset: 5055:67a3bbcd272699aea3a8bd6b14e4f1418992b481 tag: tip user: Anders Logg <[EMAIL PROTECTED]> date: Thu Oct 30 19:05:23 2008 +0100 files: demo/pde/poisson/cpp/main.cpp dolfin/mesh/Box.cpp dolfin/mesh/Interval.cpp dolfin/mesh/Rectangle.cpp dolfin/mesh/UnitCircle.cpp dolfin/mesh/UnitCube.cpp dolfin/mesh/UnitInterval.cpp dolfin/mesh/UnitSphere.cpp dolfin/mesh/UnitSquare.cpp description: Automatically order built-in meshes so a call to Mesh::order() is not necessary for the built-in meshes. changeset: 5054:a0d122f637baff97a8c6c49294f7415c6a121513 user: Anders Logg <[EMAIL PROTECTED]> date: Thu Oct 30 19:00:21 2008 +0100 files: demo/pde/poisson/cpp/main.cpp dolfin/function/Constant.cpp dolfin/function/Function.cpp dolfin/function/Function.h description: Add empty Function constructor which allows DOLFIN to figure out the function space automatically. changeset: 5053:a37ad63c855383fa6aae8b15bf20720b1a96398f user: Anders Logg <[EMAIL PROTECTED]> date: Thu Oct 30 18:53:36 2008 +0100 files: demo/pde/poisson/cpp/main.cpp dolfin/fem/DirichletBC.cpp dolfin/function/Constant.cpp dolfin/function/Constant.h dolfin/function/Function.cpp dolfin/function/Function.h description: Make Constants work (only scalar constructors added so far) ---------------------------------------------------------------------- For more details, visit http://www.fenics.org/hg/dolfin _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
