The finite element method. More...
Classes | |
| class | Dumux::FEElementGeometry< GridGeometry > |
| Grid geometry local view, which is a wrapper around a finite element basis local view. More... | |
| struct | Dumux::DefaultFEGridGeometryTraits< FEBasis, MapperTraits > |
| Default Traits class for the fem grid geometry. More... | |
| class | Dumux::FEGridGeometry< FEB, Traits > |
| The grid geometry class for models using finite element schemes. This is basically a wrapper around a function space basis. More... | |
| class | Dumux::FEFaceInterpolationPointData< GlobalPosition, LocalBasis, BoundaryFlag > |
| Interpolation point data related to a face of an element. More... | |
Files | |
| file | feelementgeometry.hh |
| Grid geometry local view, which is a wrapper around a finite element basis local view. | |
| file | fegridgeometry.hh |
| The grid geometry class for models using finite element schemes. This is basically a wrapper around a function space basis. | |
| file | fem/interpolationpointdata.hh |
| Shape functions and gradients at an interpolation point. | |