#include <TpsaContainer.hpp>
|
| 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 |
| |
◆ allocate()
template<typename Scalar >
| void Opm::TpsaContainer< Scalar >::allocate |
( |
const std::size_t |
bufferSize, |
|
|
std::map< std::string, int > & |
rstKeywords |
|
) |
| |
◆ allocated()
template<typename Scalar >
◆ 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 >
The documentation for this class was generated from the following file: