5 #ifndef _THERMALMODEL_H_
6 #define _THERMALMODEL_H_
47 #if !(defined(USING_ATYPE_TANGENT) || defined(USING_ATYPE_PC))
void advance(const int niter)
T getHeatFluxIntegral(const Mesh &mesh, const int faceGroupId)
ThermalBCMap & getBCMap()
ThermalModelOptions< T > & getOptions()
ThermalModel(const GeomFields &geomFields, ThermalFields &thermalFields, const MeshList &meshes)
ThermalVCMap & getVCMap()
std::map< int, ThermalBC< T > * > ThermalBCMap
void dumpMatrix(const string fileBase)
std::map< int, ThermalVC< T > * > ThermalVCMap
void computeIBFaceTemperature(const StorageSite &particles)
ThermalBC< T > & getBC(const int id)
vector< Mesh * > MeshList