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

◆ coordinates()

◆ thermos()

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

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

Here is the caller graph for this function:

◆ radiations()

PtrList< radiation::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()

forAll ( solidRegions  ,
 
)

Definition at line 10 of file createSolidFields.H.

References aniAlphas(), betavSolid(), betavSolidIO(), coordinates(), radiations(), runTime, PtrList< T >::set(), solidHeatSources(), solidRegions(), T, and thermos().

Here is the call graph for this function: