Defines a type tag and some properties for models using the staggered scheme. This scheme features degrees of freedom at the elements' centers and intersections (faces). TODO: detailed documentation and figures.
#include <concepts>#include <type_traits>#include <dumux/common/properties.hh>#include <dumux/common/typetraits/problem.hh>#include <dumux/assembly/fclocalresidual.hh>#include <dumux/discretization/method.hh>#include <dumux/discretization/fvproperties.hh>#include <dumux/flux/fluxvariablescaching.hh>#include <dumux/discretization/facecentered/staggered/fvgridgeometry.hh>#include <dumux/discretization/facecentered/staggered/gridvolumevariables.hh>#include <dumux/discretization/facecentered/staggered/gridfluxvariablescache.hh>#include <dumux/discretization/facecentered/staggered/elementboundarytypes.hh>Go to the source code of this file.
Classes | |
| struct | Dumux::Properties::TTag::FaceCenteredStaggeredModel |
| struct | Dumux::Properties::GridGeometry< TypeTag, TTag::FaceCenteredStaggeredModel > |
| Set the default for the grid geometry. More... | |
| struct | Dumux::Properties::GridVolumeVariables< TypeTag, TTag::FaceCenteredStaggeredModel > |
| The grid volume variables vector class. More... | |
| struct | Dumux::Properties::GridFluxVariablesCache< TypeTag, TTag::FaceCenteredStaggeredModel > |
| Set the global flux variables cache vector class. More... | |
| struct | Dumux::Properties::GridVariables< TypeTag, TTag::FaceCenteredStaggeredModel > |
| Set the grid variables (volume, flux and face variables) More... | |
| struct | Dumux::Properties::ElementBoundaryTypes< TypeTag, TTag::FaceCenteredStaggeredModel > |
| Set the default for the ElementBoundaryTypes. More... | |
| struct | Dumux::Detail::ProblemTraits< Problem, DiscretizationMethods::FCStaggered > |
Namespaces | |
| namespace | Dumux |
| namespace | Dumux::Properties |
| The energy balance equation for a porous solid. | |
| namespace | Dumux::Properties::TTag |
| Type tag for numeric models. | |
| namespace | Dumux::Detail |
| Distance implementation details. | |