Classes representing interpolation point data for control-volume finite element schemes. More...
#include <type_traits>Go to the source code of this file.
Classes | |
| class | Dumux::CVFE::InterpolationPointData< LocalPosition, GlobalPosition > |
| An interpolation point related to an element that includes global and local positions. More... | |
| class | Dumux::CVFE::LocalDofInterpolationPointData< LocalPosition, GlobalPosition, LocalIndex > |
| An interpolation point related to a localDof of an element, giving its global and local positions. More... | |
| class | Dumux::CVFE::InterpolationPointDataLocalMapping< LocalMapping, GlobalPosition > |
| An interpolation point related to a global position of an element, giving its local positions by a mapping. More... | |
| class | Dumux::CVFE::FaceInterpolationPointData< LocalPosition, GlobalPosition, LocalIndex > |
| An interpolation point related to a face of an element. More... | |
Namespaces | |
| namespace | Dumux |
| namespace | Dumux::CVFE |