One or more new changesets pushed to the primary dolfin repository. A short summary of the last three changesets is included below.
changeset: 4742:dd85992433d04b00814a28db8d268e9819b53468 tag: tip user: "Garth N. Wells <[EMAIL PROTECTED]>" date: Thu Sep 11 12:08:08 2008 +0100 files: dolfin/function/ConstantFunction.cpp dolfin/function/DiscreteFunction.cpp dolfin/function/Function.cpp dolfin/function/GenericFunction.h dolfin/function/UFCFunction.cpp dolfin/function/UserFunction.cpp dolfin/io/XMLFile.cpp description: Use smart pointer for Mesh in GenericFunction. This is necessary to get around the memory leaks in XMLFile. changeset: 4741:2a51fcdb4e1de32ea09b047f32ccc8e9bf901e06 user: "Garth N. Wells <[EMAIL PROTECTED]>" date: Thu Sep 11 11:50:04 2008 +0100 files: dolfin/function/DiscreteFunction.cpp dolfin/function/DiscreteFunction.h description: Use smart pointers for DofMap in DiscreteFunction. changeset: 4740:0ea4bbf971d0450de97280ca327598cb8597e23b user: "Garth N. Wells <[EMAIL PROTECTED]>" date: Thu Sep 11 11:17:39 2008 +0100 files: dolfin/common/NoDeleter.h dolfin/function/DiscreteFunction.cpp dolfin/function/DiscreteFunction.h description: Start using shared_ptr for Vector in Function. Users shouldn't notice anything. ---------------------------------------------------------------------- For more details, visit http://www.fenics.org/hg/dolfin _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
