Loading...
Searching...
No Matches
Functions | Variables
createMesh.H File Reference

Go to the source code of this file.

Functions

 Info<< "Create mesh for time = "<< runTime.timeName()<< nl<< endl;_mesh=autoPtr< fvMesh > (new fvMesh(IOobject(fvMesh::defaultRegion, runTime.timeName(), runTime, IOobject::MUST_READ)))
 

Variables

Foam::fvMesh & mesh = _mesh()
 

Function Documentation

◆ Info<< "Create mesh for time = "<< runTime.timeName()<< nl<< endl;_mesh=autoPtr< fvMesh >()

Info<< "Create mesh for time = "<< runTime.timeName()<< nl<< endl;_mesh=autoPtr< fvMesh > ( new fvMeshIOobject(fvMesh::defaultRegion, runTime.timeName(), runTime, IOobject::MUST_READ))

Variable Documentation

◆ mesh

Foam::fvMesh& mesh = _mesh()