PinchMode.hpp File Reference
#include <string>
Include dependency graph for PinchMode.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Opm
 
namespace  Opm::PinchMode
 

Enumerations

enum  Opm::PinchMode::ModeEnum { Opm::PinchMode::ALL = 1 , Opm::PinchMode::TOPBOT = 2 , Opm::PinchMode::TOP = 3 }
 

Functions

const std::string Opm::PinchMode::PinchMode2String (const ModeEnum enumValue)
 
ModeEnum Opm::PinchMode::PinchModeFromString (const std::string &stringValue)