dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #09513
Function and DofMap
There seems to be a problem (among many) with the current design of
the Function classes (see thread "evaluating higher order mesh function").
In particular, the finite element is missing in DiscreteFunction. My
suggestion would be to just add it and let a DiscreteFunction consist
of the following four items which are always available:
mesh, x, dof_map, finite_element
Is this enough, and what other issues to we need to fix?
--
Anders
Attachment:
signature.asc
Description: Digital signature
Follow ups