20 #ifndef OPM_POLYMERSTATE_HEADER_INCLUDED 21 #define OPM_POLYMERSTATE_HEADER_INCLUDED 23 #include <opm/common/data/SimulationDataContainer.hpp> 25 #include <opm/core/grid.h> 35 static const std::string CONCENTRATION;
36 static const std::string CMAX;
38 PolymerState(
int number_of_cells,
int number_of_faces,
int num_phases);
46 #endif // OPM_POLYMERSTATE_HEADER_INCLUDED This file contains a set of helper functions used by VFPProd / VFPInj.
Definition: AdditionalObjectDeleter.hpp:22
Simulator state for a two-phase simulator with polymer.
Definition: PolymerState.hpp:32