Properties for adaptive implementations of the sequential IMPES algorithms. More...
#include <dumux/porousmediumflow/sequential/impetproperties.hh>
#include <dumux/porousmediumflow/2p/sequential/properties.hh>
#include <dumux/porousmediumflow/sequential/variableclassadaptive.hh>
#include <dumux/porousmediumflow/2p/sequential/celldataadaptive.hh>
#include "gridadaptionindicator.hh"
#include <dumux/porousmediumflow/2p/sequential/impes/problem.hh>
#include <dumux/porousmediumflow/sequential/gridadaptinitializationindicator.hh>
Go to the source code of this file.
Properties for adaptive implementations of the sequential IMPES algorithms.
Classes | |
struct | Dumux::Properties::TTag::IMPESTwoPAdaptive |
struct | Dumux::Properties::AdaptiveGrid< TypeTag, TTag::IMPESTwoPAdaptive > |
Enable adaptive grid. More... | |
struct | Dumux::Properties::Variables< TypeTag, TTag::IMPESTwoPAdaptive > |
Set variable class for adaptive impet schemes. More... | |
struct | Dumux::Properties::CellData< TypeTag, TTag::IMPESTwoPAdaptive > |
Set cell data class for adaptive two-phase IMPES schemes. More... | |
struct | Dumux::Properties::AdaptionIndicator< TypeTag, TTag::IMPESTwoPAdaptive > |
Set the standard indicator class of two-phase models for adaption or coarsening. More... | |
struct | Dumux::Properties::AdaptionInitializationIndicator< TypeTag, TTag::IMPESTwoPAdaptive > |
Set default class for adaptation initialization indicator. More... | |
Namespaces | |
namespace | Dumux |
namespace | Dumux::Properties |
namespace | Dumux::Properties::TTag |
Type tag for numeric models. | |