createMeshesPostProcess.H File Reference
Include dependency graph for createMeshesPostProcess.H:

Go to the source code of this file.

Functions

 if (!fluidRegions.size() &&!solidRegions.size())
 

Variables

fvMesh & mesh = fluidRegions.size() ? fluidRegions[0] : solidRegions[0]
 

Function Documentation

◆ if()

if ( !fluidRegions.  size) &&!solidRegions.size()

Definition at line 3 of file createMeshesPostProcess.H.

References args, argList::executable(), Foam::exit(), Foam::FatalError, and FatalErrorIn.

Here is the call graph for this function:

Variable Documentation

◆ mesh

fvMesh& mesh = fluidRegions.size() ? fluidRegions[0] : solidRegions[0]

Definition at line 9 of file createMeshesPostProcess.H.