Contains the classes required to extend the black-oil model by polymer. More...
#include "blackoilproperties.hh"
#include <ewoms/io/vtkblackoilpolymermodule.hh>
#include <ewoms/models/common/quantitycallbacks.hh>
#include <opm/material/common/Tabulated1DFunction.hpp>
#include <opm/common/Valgrind.hpp>
#include <opm/common/Unused.hpp>
#include <opm/common/ErrorMacros.hpp>
#include <opm/common/Exceptions.hpp>
#include <dune/common/fvector.hh>
#include <string>
Go to the source code of this file.
Classes | |
class | Ewoms::BlackOilPolymerModule< TypeTag, enablePolymerV > |
Contains the high level supplements required to extend the black oil model by polymer. More... | |
class | Ewoms::BlackOilPolymerIntensiveQuantities< TypeTag, enablePolymerV > |
Provides the volumetric quantities required for the equations needed by the polymers extension of the black-oil model. More... | |
class | Ewoms::BlackOilPolymerIntensiveQuantities< TypeTag, false > |
class | Ewoms::BlackOilPolymerExtensiveQuantities< TypeTag, enablePolymerV > |
Provides the polymer specific extensive quantities to the generic black-oil module's extensive quantities. More... | |
class | Ewoms::BlackOilPolymerExtensiveQuantities< TypeTag, false > |
Contains the classes required to extend the black-oil model by polymer.