|
| | elementvariables.hh |
| | The element variables class.
|
| | fedofhelper.hh |
| | Default Dof helper for finite-element discretizations providing dof-related utility functions. Assuming that all dofs map directly to grid entities (vertices, edges, faces, elements).
|
| | feelementdiscretization.hh |
| | Default class for the local finite element discretization. All schemes share the same structure. The only scheme-specific behavior is in localDofs(elemDisc, boundaryFace), which is provided by the DofHelper.
|
| | feelementgeometry.hh |
| | Grid geometry local view, which is a wrapper around a finite element basis local view.
|
| | fegriddiscretization.hh |
| | Default class for finite element grid discretizations.
|
| | fegridgeometry.hh |
| | The grid geometry class for models using finite element schemes. This is basically a wrapper around a function space basis.
|
| | gridvariablescache.hh |
| | The grid local variables class for finite element methods.
|
| | interpolationpointdata.hh |
| | Shape functions and gradients at an interpolation point.
|