The grid geometry class for models using finite element schemes. This is basically a wrapper around a function space basis.
#include <unordered_map>#include <dumux/common/indextraits.hh>#include <dumux/common/defaultmappertraits.hh>#include <dumux/discretization/method.hh>#include <dumux/discretization/basegridgeometry.hh>#include <dumux/discretization/checkoverlapsize.hh>#include <dumux/discretization/extrusion.hh>#include <dumux/discretization/fem/feelementgeometry.hh>Go to the source code of this file.
Classes | |
| 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... | |
Namespaces | |
| namespace | Dumux |