Required Variables. More...
Go to the source code of this file.
Functions | |
if (args.dryRun()||args.found("dry-run-write")) | |
meshPtr | reset (new Foam::fvMesh(Foam::IOobject(regionName, runTime.timeName(), runTime, Foam::IOobject::MUST_READ), false)) |
Variables | |
Foam::autoPtr< Foam::fvMesh > | meshPtr (nullptr) |
Foam::word | regionName (Foam::polyMesh::defaultRegion) |
else | |
if | ( | args. | dryRun)||args.found("dry-run-write" | ) |
Definition at line 28 of file createMesh.H.
References FieldBase::allowConstructFromLargerSize, args, Foam::endl(), argList::found(), Foam::Info, meshPtr, functionObject::outputPrefix, argList::readIfPresent(), regionName, autoPtr::reset(), runTime, Time::saNoWriteNow, and Time::saWriteNow.
meshPtr reset | ( | new | Foam::fvMeshFoam::IOobject(regionName, runTime.timeName(), runTime, Foam::IOobject::MUST_READ), false | ) |
Referenced by bitSet::andEq(), globalIndex::globalIndex(), MRFZoneList::MRFZoneList(), dimensionSet::operator*=(), dimensionSet::operator/=(), autoPtr< Foam::ThermalDiffusivity >::operator=(), tmp< Foam::surfaceInterpolationScheme< GType > >::operator=(), refPtr< Foam::OSstream >::operator=(), token::operator=(), optionList::optionList(), PatchInteractionFields< CloudType >::PatchInteractionFields(), PDRblock::PDRblock(), porosityModelList::porosityModelList(), PatchInteractionFields< CloudType >::preEvolve(), labelRange::reset(), globalIndex::reset(), vtuCells::reset(), vtuSizing::reset(), primitiveMesh::reset(), token::setBad(), vtuCells::vtuCells(), vtuSizing::vtuSizing(), PatchInteractionFields< CloudType >::write(), bitSet::xorEq(), autoPtr< Foam::ThermalDiffusivity >::~autoPtr(), and token::~token().
meshPtr | ( | nullptr | ) |
Foam::word regionName(Foam::polyMesh::defaultRegion) |
Referenced by if().
else |
Definition at line 66 of file createMesh.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.