| Memosa-FVM
    0.2
    | 
#include <RosselandModel_impl.h>

| Public Types | |
| typedef Array< T > | TArray | 
| Public Member Functions | |
| Impl (const GeomFields &geomFields, ThermalFields &thermalFields, const MeshList &meshes) | |
| VCMap & | getVCMap () | 
| void | init () | 
| bool | advance (const int niter, bool init=false) | 
| Private Attributes | |
| const MeshList | _meshes | 
| const GeomFields & | _geomFields | 
| ThermalFields & | _thermalFields | 
| VCMap | _vcMap | 
Definition at line 13 of file RosselandModel_impl.h.
| typedef Array<T> RosselandModel< T >::Impl::TArray | 
Definition at line 16 of file RosselandModel_impl.h.
| 
 | inline | 
Definition at line 18 of file RosselandModel_impl.h.
References Model::_meshes, and Mesh::getID().
| 
 | inline | 
Definition at line 39 of file RosselandModel_impl.h.
References Model::_meshes, Mesh::getCells(), StorageSite::getCount(), Mesh::getID(), and FloatVarDict< T >::getVal().
| 
 | inline | 
Definition at line 35 of file RosselandModel_impl.h.
| 
 | inline | 
Definition at line 37 of file RosselandModel_impl.h.
References RosselandModel< T >::advance().
| 
 | private | 
Definition at line 75 of file RosselandModel_impl.h.
| 
 | private | 
Definition at line 74 of file RosselandModel_impl.h.
| 
 | private | 
Definition at line 76 of file RosselandModel_impl.h.
| 
 | private | 
Definition at line 78 of file RosselandModel_impl.h.