#include <EndpointScaling.hpp>

Public Member Functions

 EndpointScaling () noexcept=default
 
 EndpointScaling (const Deck &)
 
 operator bool () const noexcept
 
bool directional () const noexcept
 
bool nondirectional () const noexcept
 
bool reversible () const noexcept
 
bool irreversible () const noexcept
 
bool twopoint () const noexcept
 
bool threepoint () const noexcept
 
bool operator== (const EndpointScaling &data) const
 
template<class Serializer >
void serializeOp (Serializer &serializer)
 

Static Public Member Functions

static EndpointScaling serializeObject ()
 

Constructor & Destructor Documentation

◆ EndpointScaling() [1/2]

Opm::EndpointScaling::EndpointScaling ( )
defaultnoexcept

◆ EndpointScaling() [2/2]

Opm::EndpointScaling::EndpointScaling ( const Deck )
explicit

Member Function Documentation

◆ directional()

bool Opm::EndpointScaling::directional ( ) const
noexcept

◆ irreversible()

bool Opm::EndpointScaling::irreversible ( ) const
noexcept

◆ nondirectional()

bool Opm::EndpointScaling::nondirectional ( ) const
noexcept

◆ operator bool()

Opm::EndpointScaling::operator bool ( ) const
noexcept

◆ operator==()

bool Opm::EndpointScaling::operator== ( const EndpointScaling data) const

◆ reversible()

bool Opm::EndpointScaling::reversible ( ) const
noexcept

◆ serializeObject()

static EndpointScaling Opm::EndpointScaling::serializeObject ( )
static

◆ serializeOp()

template<class Serializer >
void Opm::EndpointScaling::serializeOp ( Serializer serializer)
inline

◆ threepoint()

bool Opm::EndpointScaling::threepoint ( ) const
noexcept

◆ twopoint()

bool Opm::EndpointScaling::twopoint ( ) const
noexcept

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