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< solidThermo > thermoSolid (solidRegions.size())
 
PtrList< Foam::fvModelsfvModelsSolid (solidRegions.size())
 
PtrList< fvConstraintsfvConstraintsSolid (solidRegions.size())
 
 forAll (solidRegions, i)
 

Function Documentation

◆ thermoSolid()

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

Referenced by forAll().

Here is the caller graph for this function:

◆ fvModelsSolid()

PtrList<Foam::fvModels> fvModelsSolid ( solidRegions.  size())

Referenced by forAll().

Here is the caller graph for this function:

◆ fvConstraintsSolid()

PtrList<fvConstraints> fvConstraintsSolid ( solidRegions.  size())

Referenced by forAll().

Here is the caller graph for this function:

◆ forAll()

forAll ( solidRegions  ,
 
)

Definition at line 7 of file createSolidFields.H.

References Foam::endl(), fvConstraints, fvConstraintsSolid(), fvModelsSolid(), Foam::Info, Foam::compressible::New(), Foam::nl, solidRegions(), and thermoSolid().

Here is the call graph for this function: