blackoilmicpmodules.hh File Reference

Contains the classes required to extend the black-oil model by MICP. More...

#include "blackoilproperties.hh"
#include <opm/models/blackoil/blackoilmicpparams.hh>
#include <opm/models/io/vtkblackoilmicpmodule.hh>
#include <dune/common/fvector.hh>
#include <cmath>
#include <cstddef>
#include <stdexcept>
#include <string>
Include dependency graph for blackoilmicpmodules.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::BlackOilMICPModule< TypeTag, enableMICPV >
 Contains the high level supplements required to extend the black oil model by MICP. More...
 
class  Opm::BlackOilMICPIntensiveQuantities< TypeTag, enableMICPV >
 Provides the volumetric quantities required for the equations needed by the MICP extension of the black-oil model. More...
 
class  Opm::BlackOilMICPIntensiveQuantities< TypeTag, false >
 
class  Opm::BlackOilMICPExtensiveQuantities< TypeTag, enableMICPV >
 Provides the MICP specific extensive quantities to the generic black-oil module's extensive quantities. More...
 
class  Opm::BlackOilMICPExtensiveQuantities< TypeTag, false >
 

Namespaces

namespace  Opm
 

Detailed Description

Contains the classes required to extend the black-oil model by MICP.