Properties for all models using cell-centered finite volume scheme with TPFA. More...
#include <dune/common/deprecated.hh>
#include <dumux/common/properties.hh>
#include <dumux/common/boundaryflag.hh>
#include <dumux/assembly/cclocalresidual.hh>
#include <dumux/discretization/method.hh>
#include <dumux/discretization/fvproperties.hh>
#include <dumux/discretization/cellcentered/subcontrolvolume.hh>
#include <dumux/discretization/cellcentered/elementboundarytypes.hh>
#include <dumux/discretization/cellcentered/tpfa/fvgridgeometry.hh>
#include <dumux/discretization/cellcentered/tpfa/gridvolumevariables.hh>
#include <dumux/discretization/cellcentered/tpfa/gridfluxvariablescache.hh>
#include <dumux/discretization/cellcentered/tpfa/subcontrolvolumeface.hh>
Go to the source code of this file.
Properties for all models using cell-centered finite volume scheme with TPFA.
Classes | |
struct | Dumux::Properties::TTag::CCTpfaModel |
struct | Dumux::Properties::GridGeometry< TypeTag, TTag::CCTpfaModel > |
Set the default for the grid geometry. More... | |
struct | Dumux::Properties::GridVolumeVariables< TypeTag, TTag::CCTpfaModel > |
The grid volume variables vector class. More... | |
struct | Dumux::Properties::GridFluxVariablesCache< TypeTag, TTag::CCTpfaModel > |
The grid flux variables cache vector class. More... | |
struct | Dumux::Properties::ElementBoundaryTypes< TypeTag, TTag::CCTpfaModel > |
Set the default for the ElementBoundaryTypes. More... | |
struct | Dumux::Properties::BaseLocalResidual< TypeTag, TTag::CCTpfaModel > |
Set the BaseLocalResidual to CCLocalResidual. More... | |
Namespaces | |
namespace | Dumux |
namespace | Dumux::Properties |
namespace | Dumux::Properties::TTag |
Type tag for numeric models. | |