Functions
createSolidFields.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

PtrList< coordinateSystem > coordinates (solidRegions.size())
 
PtrList< solidThermo > thermos (solidRegions.size())
 
PtrList< radiation::radiationModel > radiations (solidRegions.size())
 
PtrList< fv::options > solidHeatSources (solidRegions.size())
 
PtrList< volScalarField > betavSolid (solidRegions.size())
 
PtrList< volSymmTensorField > aniAlphas (solidRegions.size())
 
 forAll (solidRegions, i)
 

Function Documentation

PtrList<coordinateSystem> coordinates ( solidRegions.  size())

Referenced by searchableSurfaceCollection::coordinates(), forAll(), and if().

Here is the caller graph for this function:

PtrList<solidThermo> thermos ( solidRegions.  size())

Referenced by forAll(), and basicThermo::lookupThermo().

Here is the caller graph for this function:

PtrList<radiation::radiationModel> radiations ( solidRegions.  size())

Referenced by forAll().

Here is the caller graph for this function:

PtrList<fv::options> solidHeatSources ( solidRegions.  size())

Referenced by forAll().

Here is the caller graph for this function:

PtrList<volScalarField> betavSolid ( solidRegions.  size())

Referenced by forAll().

Here is the caller graph for this function:

PtrList<volSymmTensorField> aniAlphas ( solidRegions.  size())

Referenced by forAll(), and if().

Here is the caller graph for this function:

forAll ( solidRegions  ,
 
)