Looks nice. Does the class FiniteElement still need to be added?

Should the dof map belong to the FunctionSpace? To me if fits better 
with DiscreteFunction.

Garth

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:   4743:82c7a6594fee088abaa58cd00d1694d5a9173514
> tag:         tip
> user:        Anders Logg <[EMAIL PROTECTED]>
> date:        Thu Sep 11 14:14:16 2008 +0200
> files:       dolfin/function/FunctionSpace.cpp dolfin/function/FunctionSpace.h
> description:
> Add sketch of FunctionSpace class
> 
> 
> changeset:   4742:dd85992433d04b00814a28db8d268e9819b53468
> 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.
> 
> ----------------------------------------------------------------------
> For more details, visit http://www.fenics.org/hg/dolfin
> _______________________________________________
> DOLFIN-dev mailing list
> [email protected]
> http://www.fenics.org/mailman/listinfo/dolfin-dev

_______________________________________________
DOLFIN-dev mailing list
[email protected]
http://www.fenics.org/mailman/listinfo/dolfin-dev

Reply via email to