opm-common
Loading...
Searching...
No Matches
checkFluidSystem.hpp File Reference

Checks whether a fluid system adheres to the specification. More...

Go to the source code of this file.

Classes

class  HairSplittingFluidState< ValueT, FluidSystem, BaseFluidState >
 This is a fluid state which makes sure that only the quantities allowed are accessed. More...

Functions

template<class ValueType, class BaseFluidState>
void checkFluidState (const BaseFluidState &fs)
template<typename ParameterCache, class Scalar, class FluidSystem>
ParameterCache initParamCache ()
template<class Scalar, class FluidSystem, class RhsEval, class LhsEval>
void checkFluidSystem ()
 Checks whether a fluid system adheres to the specification.

Detailed Description

Checks whether a fluid system adheres to the specification.