Classes | |
class | ProjectableElementBase |
Template-free Base class for projectable elements. More... | |
class | ProjectableElement |
Wrapper class for projectable elements. Adds "projectability" to the underlying ELEMENT. More... | |
class | FaceGeometry< ProjectableElement< ELEMENT > > |
Face geometry for element is the same as that for the underlying wrapped element. More... | |
class | ProjectionProblem |
Projection problem. This is created during the adaptation of unstructured meshes and it is assumed that no boundary conditions have been set. If they have, they will be unset during the projection and must be reset afterwards. More... | |