My Project
Opm::ThresholdPressure Class Reference

Public Types

using ThresholdPressureTable = std::vector< std::pair< bool, double > >
 
using PressureTable = std::map< std::pair< int, int >, std::pair< bool, double > >
 

Public Member Functions

 ThresholdPressure (bool restart, const Deck &deck, const FieldPropsManager &fp)
 
bool hasRegionBarrier (int r1, int r2) const
 
bool hasThresholdPressure (int r1, int r2) const
 
double getThresholdPressure (int r1, int r2) const
 
size_t size () const
 
bool active () const
 
bool restart () const
 
bool operator== (const ThresholdPressure &data) const
 
template<class Serializer >
void serializeOp (Serializer &serializer)
 

Static Public Member Functions

static ThresholdPressure serializationTestObject ()
 Returns an instance for serialization tests.
 
static bool rst_cmp (const ThresholdPressure &full_arg, const ThresholdPressure &rst_arg)
 

The documentation for this class was generated from the following file: