Defines the properties required for the adaptive sequential 2p2c models. More...
#include <dumux/common/properties.hh>
#include <dumux/porousmediumflow/2p2c/sequential/properties.hh>
#include <dumux/porousmediumflow/sequential/cellcentered/mpfa/properties.hh>
#include <dumux/porousmediumflow/2p2c/sequential/fv2dpressureadaptive.hh>
#include <dumux/porousmediumflow/2p2c/sequential/fv3dpressureadaptive.hh>
#include <dumux/porousmediumflow/2p2c/sequential/fv2dtransportadaptive.hh>
#include <dumux/porousmediumflow/2p2c/sequential/fv3dtransportadaptive.hh>
#include <dumux/porousmediumflow/2p2c/sequential/variableclassadaptive.hh>
#include <dumux/porousmediumflow/2p2c/sequential/celldataadaptive.hh>
Go to the source code of this file.
Defines the properties required for the adaptive sequential 2p2c models.
Classes | |
struct | Dumux::Properties::TTag::SequentialTwoPTwoCAdaptive |
struct | Dumux::Properties::AdaptiveGrid< TypeTag, TTag::SequentialTwoPTwoCAdaptive > |
struct | Dumux::Properties::GridTypeIndices< TypeTag, TTag::SequentialTwoPTwoCAdaptive > |
Property not used but default necessary for mpfa2p. More... | |
struct | Dumux::Properties::CellData< TypeTag, TTag::SequentialTwoPTwoCAdaptive > |
struct | Dumux::Properties::Variables< TypeTag, TTag::SequentialTwoPTwoCAdaptive > |
struct | Dumux::Properties::Indices< TypeTag, TTag::SequentialTwoPTwoCAdaptive > |
struct | Dumux::Properties::TransportModel< TypeTag, TTag::SequentialTwoPTwoCAdaptive > |
struct | Dumux::Properties::PressureModel< TypeTag, TTag::SequentialTwoPTwoCAdaptive > |
struct | Dumux::SequentialTwoPTwoCIndicesAdaptive< TypeTag > |
Missing indices to the mpfa2p model. More... | |
Namespaces | |
namespace | Dumux |
namespace | Dumux::Properties |
namespace | Dumux::Properties::TTag |
Type tag for numeric models. | |