My Project
|
Implements a vector representing mass, molar or volumetric rates for the black oil model. More...
#include <dune/common/fvector.hh>
#include <opm/material/common/Valgrind.hpp>
#include <opm/material/constraintsolvers/NcpFlash.hpp>
#include "blackoilintensivequantities.hh"
Go to the source code of this file.
Classes | |
class | Opm::BlackOilRateVector< TypeTag > |
Implements a vector representing mass, molar or volumetric rates for the black oil model. More... | |
Namespaces | |
namespace | Opm |
This file contains a set of helper functions used by VFPProd / VFPInj. | |
Implements a vector representing mass, molar or volumetric rates for the black oil model.
This class is basically a Dune::FieldVector which can be set using either mass, molar or volumetric rates.