blackoilenergymodules.hh File Reference

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

#include "blackoilproperties.hh"
#include <opm/models/io/vtkblackoilenergymodule.hh>
#include <opm/models/common/quantitycallbacks.hh>
#include <opm/models/discretization/common/linearizationtype.hh>
#include <opm/material/common/Tabulated1DFunction.hpp>
#include <opm/material/common/Valgrind.hpp>
#include <dune/common/fvector.hh>
#include <string>
Include dependency graph for blackoilenergymodules.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::BlackOilEnergyModule< TypeTag, enableEnergyV >
 Contains the high level supplements required to extend the black oil model by energy. More...
 
class  Opm::BlackOilEnergyIntensiveQuantities< TypeTag, enableEnergyV >
 Provides the volumetric quantities required for the equations needed by the energys extension of the black-oil model. More...
 
class  Opm::BlackOilEnergyIntensiveQuantities< TypeTag, false >
 
class  Opm::BlackOilEnergyExtensiveQuantities< TypeTag, enableEnergyV >
 Provides the energy specific extensive quantities to the generic black-oil module's extensive quantities. More...
 
class  Opm::BlackOilEnergyExtensiveQuantities< TypeTag, false >
 

Namespaces

namespace  Opm
 

Detailed Description

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