ScheduleTypes.hpp File Reference
#include <string>
#include <opm/parser/eclipse/EclipseState/Runspec.hpp>
Include dependency graph for ScheduleTypes.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::WellType
 

Namespaces

namespace  Opm
 

Enumerations

enum class  Opm::InjectorType { Opm::WATER = 1 , Opm::GAS = 2 , Opm::OIL = 3 , Opm::MULTI = 4 }
 

Functions

const std::string Opm::InjectorType2String (InjectorType enumValue)
 
InjectorType Opm::InjectorTypeFromString (const std::string &stringValue)