My Project
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< ScalarT, FluidSystem, BaseFluidState >
 This is a fluid state which makes sure that only the quantities allowed are accessed. More...
 

Functions

template<class Scalar , class BaseFluidState >
void checkFluidState (const BaseFluidState &fs)
 
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.