MULTREGTScanner.hpp File Reference
Include dependency graph for MULTREGTScanner.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Opm::MULTREGTRecord
 
class  Opm::MULTREGTScanner
 

Namespaces

namespace  Opm
 
namespace  Opm::MULTREGT
 

Typedefs

typedef std::map< std::pair< int, int >, const MULTREGTRecord * > Opm::MULTREGTSearchMap
 
typedef std::tuple< size_t, FaceDir::DirEnum, double > Opm::MULTREGTConnection
 

Enumerations

enum  Opm::MULTREGT::NNCBehaviourEnum { Opm::MULTREGT::NNC = 1 , Opm::MULTREGT::NONNC = 2 , Opm::MULTREGT::ALL = 3 , Opm::MULTREGT::NOAQUNNC = 4 }
 

Functions

std::string Opm::MULTREGT::RegionNameFromDeckValue (const std::string &stringValue)
 
NNCBehaviourEnum Opm::MULTREGT::NNCBehaviourFromString (const std::string &stringValue)