Memosa-FVM
0.2
|
#include <IdealGasDensityModel_impl.h>
Public Types | |
typedef Array< T > | TArray |
Public Member Functions | |
Impl (const GeomFields &geomFields, FlowFields &flowFields, const MeshList &meshes) | |
VCMap & | getVCMap () |
void | init () |
bool | advance (const int niter, bool init=false) |
Private Attributes | |
const MeshList | _meshes |
const GeomFields & | _geomFields |
FlowFields & | _flowFields |
VCMap | _vcMap |
Definition at line 13 of file IdealGasDensityModel_impl.h.
typedef Array<T> IdealGasDensityModel< T >::Impl::TArray |
Definition at line 16 of file IdealGasDensityModel_impl.h.
|
inline |
Definition at line 18 of file IdealGasDensityModel_impl.h.
References Model::_meshes, and Mesh::getID().
|
inline |
Definition at line 39 of file IdealGasDensityModel_impl.h.
References Model::_meshes, Mesh::getCells(), StorageSite::getCount(), Mesh::getID(), FloatVarDict< T >::getVal(), and IdealGasDensityModel< T >::init().
|
inline |
Definition at line 35 of file IdealGasDensityModel_impl.h.
|
inline |
Definition at line 37 of file IdealGasDensityModel_impl.h.
References IdealGasDensityModel< T >::advance().
|
private |
Definition at line 85 of file IdealGasDensityModel_impl.h.
|
private |
Definition at line 84 of file IdealGasDensityModel_impl.h.
|
private |
Definition at line 83 of file IdealGasDensityModel_impl.h.
|
private |
Definition at line 87 of file IdealGasDensityModel_impl.h.