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< 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

◆ coordinates()

◆ thermos()

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

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

Here is the caller graph for this function:

◆ radiations()

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

Referenced by forAll().

Here is the caller graph for this function:

◆ solidHeatSources()

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

Referenced by forAll().

Here is the caller graph for this function:

◆ betavSolid()

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

Referenced by forAll().

Here is the caller graph for this function:

◆ aniAlphas()

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

Referenced by forAll(), and if().

Here is the caller graph for this function:

◆ forAll()