OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

createDynamicFvMesh.H File Reference

Go to the source code of this file.


Functions

Info<< "Create mesh for time = "
<< runTime.timeName()<< nl
<< endl;autoPtr< dynamicFvMesh > 
meshPtr (dynamicFvMesh::New(IOobject(dynamicFvMesh::defaultRegion, runTime.timeName(), runTime)))

Variables

dynamicFvMesh & mesh = meshPtr()

Function Documentation

Info<< "Create mesh for time = " << runTime.timeName() << nl << endl; autoPtr<dynamicFvMesh> meshPtr ( dynamicFvMesh::  NewIOobject(dynamicFvMesh::defaultRegion, runTime.timeName(), runTime)  ) 


Variable Documentation

Copyright © 2000-2009 OpenCFD Ltd