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 solidNames (rp.found("solid") ? rp["solid"] :wordList(0))
 
PtrList< fvMesh > solidRegions (solidNames.size())
 
 forAll (solidNames, i)
 

Function Documentation

◆ solidNames()

const wordList solidNames ( rp.  found("solid") ? rp :wordList(0)["solid"])

◆ solidRegions()

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

Referenced by forAll().

Here is the caller graph for this function:

◆ forAll()

forAll ( solidNames  ,
 
)

Definition at line 8 of file createSolidMeshes.H.

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

Here is the call graph for this function: