createNamedMesh.H File Reference

Go to the source code of this file.

Functions

 if (args.readIfPresent("region", regionName))
 
mesh init (true)
 

Variables

Foam::word regionName = Foam::fvMesh::defaultRegion
 
 else
 
Foam::fvMesh mesh (Foam::IOobject(regionName, runTime.timeName(), runTime, Foam::IOobject::MUST_READ), false)
 

Function Documentation

◆ if()

if ( args.  readIfPresent"region", regionName)

Definition at line 3 of file createNamedMesh.H.

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

Here is the call graph for this function:

◆ init()

mesh init ( true  )

Referenced by constantFilmThermo::constantFilmThermo(), motionSmootherAlgo::correctBoundaryConditions(), diffusionMulticomponent< ReactionThermo, ThermoType >::diffusionMulticomponent(), dynamicMotionSolverFvMesh::dynamicMotionSolverFvMesh(), dynamicMotionSolverFvMeshAMI::dynamicMotionSolverFvMeshAMI(), dynamicMotionSolverListFvMesh::dynamicMotionSolverListFvMesh(), dynamicMotionSolverTopoFvMesh::dynamicMotionSolverTopoFvMesh(), dynamicMultiMotionSolverFvMesh::dynamicMultiMotionSolverFvMesh(), dynamicOversetFvMesh::dynamicOversetFvMesh(), dynamicRefineFvMesh::dynamicRefineFvMesh(), epsilonWallFunctionFvPatchScalarField::epsilon(), GeometricField< Type, PatchField, GeoMesh >::Boundary::evaluate(), Foam::evaluateConstraintTypes(), epsilonWallFunctionFvPatchScalarField::G(), omegaWallFunctionFvPatchScalarField::G(), heThermo< BasicSolidThermo, MixtureType >::heThermo(), KirchhoffShell::KirchhoffShell(), pointBoundaryMesh::movePoints(), movingConeTopoFvMesh::movingConeTopoFvMesh(), omegaWallFunctionFvPatchScalarField::omega(), motionSmootherAlgo::setDisplacementPatchFields(), solarCalculator::solarCalculator(), stabilityBlendingFactor::stabilityBlendingFactor(), thermalBaffle::thermalBaffle(), thermalBaffleModel::thermalBaffleModel(), thermalShell::thermalShell(), LduMatrix< Type, DType, LUType >::updateMatrixInterfaces(), lduMatrix::updateMatrixInterfaces(), and pointBoundaryMesh::updateMesh().

Here is the caller graph for this function:

Variable Documentation

◆ regionName

Definition at line 1 of file createNamedMesh.H.

Referenced by if().

◆ else

else
Initial value:
{
<< "Create mesh for time = "
<< runTime.timeName() << Foam::nl << Foam::endl

Definition at line 10 of file createNamedMesh.H.

◆ mesh

runTime
engineTime & runTime
Definition: createEngineTime.H:13
Foam::endl
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition: Ostream.H:350
Foam::Info
messageStream Info
Information stream (uses stdout - output is on the master only)
Foam::nl
constexpr char nl
Definition: Ostream.H:385