The grid geometry class for models using finite element schemes. This is basically a wrapper around a function space basis. More...
#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.
The grid geometry class for models using finite element schemes. This is basically a wrapper around a function space basis.
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 |
| Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |