Opm::FluidStateNullTemperatureModule< Scalar > Class Template Reference

Module for the modular fluid state which does not the temperatures but throws std::logic_error instead. More...

#include <FluidStateTemperatureModules.hpp>

List of all members.

Public Member Functions

const Scalar & temperature (unsigned) const
 The temperature of a fluid phase [-].
template<class FluidState >
void assign (const FluidState &)
 Retrieve all parameters from an arbitrary fluid state.
void checkDefined () const
 Make sure that all attributes are defined.

Detailed Description

template<class Scalar>
class Opm::FluidStateNullTemperatureModule< Scalar >

Module for the modular fluid state which does not the temperatures but throws std::logic_error instead.


Member Function Documentation

template<class Scalar >
void Opm::FluidStateNullTemperatureModule< Scalar >::checkDefined (  )  const [inline]

Make sure that all attributes are defined.

This method does not do anything if the program is not run under valgrind. If it is, then valgrind will print an error message if some attributes of the object have not been properly defined.


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

Generated on 25 Mar 2018 by  doxygen 1.6.1