My Project
|
A simplistic class representing the
#include <opm/material/IdealGas.hpp>
#include <opm/material/components/Component.hpp>
#include <cmath>
#include <string_view>
Go to the source code of this file.
Classes | |
class | Opm::SimpleCO2< Scalar > |
A simplistic class representing the ![]() | |
Namespaces | |
namespace | Opm |
This class implements a small container which holds the transmissibility mulitpliers for all the faces in the grid. | |
A simplistic class representing the
Scalar | The type used for scalar values |