Base class for two-phase transport problems. More...
#include "properties.hh"
#include <dumux/porousmediumflow/sequential/onemodelproblem.hh>
#include <dumux/porousmediumflow/sequential/cellcentered/velocitydefault.hh>
Go to the source code of this file.
Base class for two-phase transport problems.
Classes | |
struct | Dumux::Properties::Model< TypeTag, TTag::TransportTwoP > |
class | Dumux::TransportProblem2P< TypeTag > |
Base class for a sequential two-phase transport problem. More... | |
Namespaces | |
namespace | Dumux |
make the local view function available whenever we use the grid geometry | |
namespace | Dumux::Properties |
Functions | |
Dumux::Properties::SET_TYPE_PROP (TransportTwoP, Velocity, FVVelocityDefault< TypeTag >) | |