BlackoilState.hpp File Reference
#include <opm/common/data/SimulationDataContainer.hpp>
#include <opm/core/grid.h>
#include <opm/core/props/BlackoilPropertiesInterface.hpp>
#include <vector>
Include dependency graph for BlackoilState.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::BlackoilState
 Simulator state for a blackoil simulator. More...
 

Namespaces

namespace  Opm
 

Enumerations

enum  Opm::HydroCarbonState { Opm::GasOnly = 0 , Opm::GasAndOil = 1 , Opm::OilOnly = 2 }