Opm::TpsaContainer< Scalar > Class Template Reference

#include <TpsaContainer.hpp>

Public Member Functions

void allocate (const std::size_t bufferSize, std::map< std::string, int > &rstKeywords)
 
void assignRotation (const unsigned globalDofIdx, const Dune::FieldVector< Scalar, 3 > &rotation)
 
void assignSolidPressure (const unsigned globalDofIdx, const Scalar solidPressure)
 
void outputRestart (data::Solution &sol)
 
bool allocated () const
 

Member Function Documentation

◆ allocate()

template<typename Scalar >
void Opm::TpsaContainer< Scalar >::allocate ( const std::size_t  bufferSize,
std::map< std::string, int > &  rstKeywords 
)

◆ allocated()

template<typename Scalar >
bool Opm::TpsaContainer< Scalar >::allocated ( ) const
inline

◆ assignRotation()

template<typename Scalar >
void Opm::TpsaContainer< Scalar >::assignRotation ( const unsigned  globalDofIdx,
const Dune::FieldVector< Scalar, 3 > &  rotation 
)

◆ assignSolidPressure()

template<typename Scalar >
void Opm::TpsaContainer< Scalar >::assignSolidPressure ( const unsigned  globalDofIdx,
const Scalar  solidPressure 
)

◆ outputRestart()

template<typename Scalar >
void Opm::TpsaContainer< Scalar >::outputRestart ( data::Solution &  sol)

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