Memosa-FVM
0.2
|
#include <IdealGasDensityModel.h>
Public Member Functions | |
IdealGasVC () | |
![]() | |
bool | hasVar (const string varName) const |
T | operator[] (const string varName) const |
bool | isField (const string varName) const |
Field & | getField (const string varName) const |
FloatVal< T > | getVal (const string varName) const |
Additional Inherited Members | |
![]() | |
typedef map< string, FloatVal < T > > | T_Parent |
![]() | |
void | defineVar (const string varName, const T defaultValue) |
Definition at line 23 of file IdealGasDensityModel.h.
|
inline |
Definition at line 25 of file IdealGasDensityModel.h.
References FloatVarDict< T >::defineVar().