Opm::EndscaleWrapper Class Reference

#include <EndscaleWrapper.hpp>

Public Member Functions

 EndscaleWrapper (Opm::DeckKeywordConstPtr keyword)
 A wrapper class to provide convenient access to the data of the 'ENDSCALE' keyword. More...
 
std::string directionSwitch () const
 Return the directional switch for endpoint scaling. More...
 
bool isReversible () const
 Return whether the enpoint scaling should be reversible or not. More...
 
int numEndscaleTables () const
 Return the number of endpoint (depending on depth) tables. More...
 
int numMaxNodes () const
 Return the maximum number of nodes in endpoint tables. More...
 
int combiningOptions () const
 Return the options for combining temperature endpoint data. More...
 

Constructor & Destructor Documentation

Opm::EndscaleWrapper::EndscaleWrapper ( Opm::DeckKeywordConstPtr  keyword)
inline

A wrapper class to provide convenient access to the data of the 'ENDSCALE' keyword.

Member Function Documentation

int Opm::EndscaleWrapper::combiningOptions ( ) const
inline

Return the options for combining temperature endpoint data.

std::string Opm::EndscaleWrapper::directionSwitch ( ) const
inline

Return the directional switch for endpoint scaling.

This is one of:

  • DIRECT
  • NODIR
bool Opm::EndscaleWrapper::isReversible ( ) const
inline

Return whether the enpoint scaling should be reversible or not.

int Opm::EndscaleWrapper::numEndscaleTables ( ) const
inline

Return the number of endpoint (depending on depth) tables.

int Opm::EndscaleWrapper::numMaxNodes ( ) const
inline

Return the maximum number of nodes in endpoint tables.


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