Opm::EclEpsScalingPointsInfo< Scalar > Struct Template Reference

This structure represents all values which can be possibly used as scaling points in the endpoint scaling code. More...

#include <EclEpsScalingPoints.hpp>

Public Member Functions

void print () const
 
void extractScaled (const EclEpsGridProperties &epsProperties, unsigned cartesianCellIdx)
 Extract the values of the scaled scaling parameters. More...
 

Public Attributes

Scalar Swl
 
Scalar Sgl
 
Scalar Sowl
 
Scalar Sogl
 
Scalar Swcr
 
Scalar Sgcr
 
Scalar Sowcr
 
Scalar Sogcr
 
Scalar Swu
 
Scalar Sgu
 
Scalar Sowu
 
Scalar Sogu
 
Scalar maxPcow
 
Scalar maxPcgo
 
Scalar maxKrw
 
Scalar maxKrow
 
Scalar maxKrog
 
Scalar maxKrg
 

Detailed Description

template<class Scalar>
struct Opm::EclEpsScalingPointsInfo< Scalar >

This structure represents all values which can be possibly used as scaling points in the endpoint scaling code.

Depending on the exact configuration, some of these quantities are not used as actual scaling points. It is easier to extract all of them at once, though.

Member Function Documentation

template<class Scalar>
void Opm::EclEpsScalingPointsInfo< Scalar >::print ( ) const
inline

Member Data Documentation

template<class Scalar>
Scalar Opm::EclEpsScalingPointsInfo< Scalar >::maxKrg
template<class Scalar>
Scalar Opm::EclEpsScalingPointsInfo< Scalar >::maxKrog
template<class Scalar>
Scalar Opm::EclEpsScalingPointsInfo< Scalar >::maxKrow
template<class Scalar>
Scalar Opm::EclEpsScalingPointsInfo< Scalar >::maxKrw
template<class Scalar>
Scalar Opm::EclEpsScalingPointsInfo< Scalar >::maxPcgo
template<class Scalar>
Scalar Opm::EclEpsScalingPointsInfo< Scalar >::maxPcow
template<class Scalar>
Scalar Opm::EclEpsScalingPointsInfo< Scalar >::Sgcr
template<class Scalar>
Scalar Opm::EclEpsScalingPointsInfo< Scalar >::Sgl
template<class Scalar>
Scalar Opm::EclEpsScalingPointsInfo< Scalar >::Sgu
template<class Scalar>
Scalar Opm::EclEpsScalingPointsInfo< Scalar >::Sogcr
template<class Scalar>
Scalar Opm::EclEpsScalingPointsInfo< Scalar >::Sogl
template<class Scalar>
Scalar Opm::EclEpsScalingPointsInfo< Scalar >::Sogu
template<class Scalar>
Scalar Opm::EclEpsScalingPointsInfo< Scalar >::Sowcr
template<class Scalar>
Scalar Opm::EclEpsScalingPointsInfo< Scalar >::Sowl
template<class Scalar>
Scalar Opm::EclEpsScalingPointsInfo< Scalar >::Sowu
template<class Scalar>
Scalar Opm::EclEpsScalingPointsInfo< Scalar >::Swcr
template<class Scalar>
Scalar Opm::EclEpsScalingPointsInfo< Scalar >::Swl
template<class Scalar>
Scalar Opm::EclEpsScalingPointsInfo< Scalar >::Swu

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