My Project
|
Numerical model and support classes needed to model transport of two incompressible fluid phases. More...
#include <cassert>
#include <cstddef>
#include <algorithm>
#include <vector>
#include <iostream>
Go to the source code of this file.
Classes | |
class | Opm::spu_2p::ModelParameterStorage |
Internal class to manage the direct and derived quantities needed to formulate the fluid transport system. More... | |
class | Opm::SinglePointUpwindTwoPhase< TwophaseFluid > |
Namespaces | |
namespace | Opm |
Inverting small matrices. | |
Numerical model and support classes needed to model transport of two incompressible fluid phases.
Intended for the ImplicitTransport system.