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())
 
List< bool > residualReachedSolid (solidRegions.size(), true)
 
List< bool > residualControlUsedSolid (solidRegions.size(), false)
 
 forAll (solidRegions, i)
 

Function Documentation

◆ coordinates()

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

◆ thermos()

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

Referenced by forAll(), 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:

◆ residualReachedSolid()

List<bool> residualReachedSolid ( solidRegions.  size(),
true   
)

Referenced by if().

Here is the caller graph for this function:

◆ residualControlUsedSolid()

List<bool> residualControlUsedSolid ( solidRegions.  size(),
false   
)

Referenced by forAll().

Here is the caller graph for this function:

◆ forAll()

forAll ( solidRegions  ,
 
)