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

Go to the source code of this file.

Functions

const wordList solidsNames (rp["solid"])
 
PtrList< fvMesh > solidRegions (solidsNames.size())
 
 forAll (solidsNames, i)
 

Function Documentation

◆ solidsNames()

const wordList solidsNames ( rp  ["solid"])

Referenced by forAll().

Here is the caller graph for this function:

◆ solidRegions()

PtrList<fvMesh> solidRegions ( solidsNames.  size())

Referenced by forAll().

Here is the caller graph for this function:

◆ forAll()

forAll ( solidsNames  ,
 
)

Definition at line 5 of file createSolidMeshes.H.

References Foam::endl(), Foam::Info, Foam::nl, runTime, solidRegions(), and solidsNames().

Here is the call graph for this function: