#include <Aquifetp.hpp>

Classes

struct  AQUFETP_data
 

Public Member Functions

 Aquifetp ()=default
 
 Aquifetp (const Deck &deck)
 
 Aquifetp (const std::vector< Aquifetp::AQUFETP_data > &data)
 
const std::vector< Aquifetp::AQUFETP_data > & data () const
 
std::size_t size () const
 
std::vector< Aquifetp::AQUFETP_data >::const_iterator begin () const
 
std::vector< Aquifetp::AQUFETP_data >::const_iterator end () const
 
bool operator== (const Aquifetp &other) const
 
template<class Serializer >
void serializeOp (Serializer &serializer)
 

Static Public Member Functions

static Aquifetp serializeObject ()
 

Constructor & Destructor Documentation

◆ Aquifetp() [1/3]

Opm::Aquifetp::Aquifetp ( )
default

◆ Aquifetp() [2/3]

Opm::Aquifetp::Aquifetp ( const Deck deck)

◆ Aquifetp() [3/3]

Opm::Aquifetp::Aquifetp ( const std::vector< Aquifetp::AQUFETP_data > &  data)

Member Function Documentation

◆ begin()

std::vector< Aquifetp::AQUFETP_data >::const_iterator Opm::Aquifetp::begin ( ) const

◆ data()

const std::vector< Aquifetp::AQUFETP_data > & Opm::Aquifetp::data ( ) const

◆ end()

std::vector< Aquifetp::AQUFETP_data >::const_iterator Opm::Aquifetp::end ( ) const

◆ operator==()

bool Opm::Aquifetp::operator== ( const Aquifetp other) const

◆ serializeObject()

static Aquifetp Opm::Aquifetp::serializeObject ( )
static

◆ serializeOp()

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

◆ size()

std::size_t Opm::Aquifetp::size ( ) const

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