One or more new changesets pushed to the primary dolfin repository. A short summary of the last three changesets is included below.
changeset: 4977:9aac35503de0f14097a2c1c680bc551ecfb5d013 tag: tip user: "Garth N. Wells <[EMAIL PROTECTED]>" date: Thu Oct 23 19:25:01 2008 +0100 files: dolfin/fem/Form.cpp dolfin/fem/Form.h description: More member functions for Form. changeset: 4976:3d2f635ced0448099ecab4ca23357856c7934f16 user: "Garth N. Wells <[EMAIL PROTECTED]>" date: Thu Oct 23 19:08:23 2008 +0100 files: dolfin/fem/Form.cpp dolfin/fem/Form.h description: Add member function for Form to return vector of pointers to function spaces. We might want to change std::vector<std::tr1::shared_ptr<FunctionSpace> > function_spaces; to std::vector<std::tr1::shared_ptr<FunctionSpace> > _function_spaces; changeset: 4975:a989c13048dd950eaee3b9f85dbe756cb7bdc7ff user: "Garth N. Wells <[EMAIL PROTECTED]>" date: Thu Oct 23 18:11:46 2008 +0100 files: dolfin/fem/UFC.cpp dolfin/fem/UFC.h description: Get UFC to compile. ---------------------------------------------------------------------- For more details, visit http://www.fenics.org/hg/dolfin _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
