blackoilpolymermodules.hh File Reference

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

#include "blackoilproperties.hh"
#include <opm/models/blackoil/blackoilpolymerparams.hh>
#include <opm/models/io/vtkblackoilpolymermodule.hh>
#include <opm/common/OpmLog/OpmLog.hpp>
#include <dune/common/fvector.hh>
#include <cmath>
#include <stdexcept>
#include <string>
Include dependency graph for blackoilpolymermodules.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::BlackOilPolymerModule< TypeTag, enablePolymerV >
 Contains the high level supplements required to extend the black oil model by polymer. More...
 
class  Opm::BlackOilPolymerIntensiveQuantities< TypeTag, enablePolymerV >
 Provides the volumetric quantities required for the equations needed by the polymers extension of the black-oil model. More...
 
class  Opm::BlackOilPolymerIntensiveQuantities< TypeTag, false >
 
class  Opm::BlackOilPolymerExtensiveQuantities< TypeTag, enablePolymerV >
 Provides the polymer specific extensive quantities to the generic black-oil module's extensive quantities. More...
 
class  Opm::BlackOilPolymerExtensiveQuantities< TypeTag, false >
 

Namespaces

namespace  Opm
 

Detailed Description

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