Go to the source code of this file.
Functions | |
const word | dictName ("faMeshDefinition") |
if (args.readIfPresent("dict", dictPath)) | |
else | if (exists(runTime.path()/runTime.caseConstant()/regionDir/faMesh::meshSubDir/dictName)) |
IOobject | meshDictIO (dictPath, runTime, IOobject::MUST_READ, IOobject::NO_WRITE, false, true) |
if (!meshDictIO.typeHeaderOk< IOdictionary >(true)) | |
Variables | |
autoPtr< IOdictionary > | meshDictPtr |
const word & | regionDir |
else | |
IOdictionary & | meshDefDict = *meshDictPtr |
const word dictName | ( | "faMeshDefinition" | ) |
Referenced by temperatureCoupledBase::alpha(), codedBase::codeDict(), fixedTemperatureConstraint::constrain(), coordinateSystem::coordinateSystem(), cylindrical::cylindrical(), fixedTemperatureConstraint::fixedTemperatureConstraint(), if(), InjectedParticleDistributionInjection< CloudType >::info(), InjectedParticleDistributionInjection< CloudType >::InjectedParticleDistributionInjection(), temperatureCoupledBase::kappa(), limitTemperature::limitTemperature(), basicThermo::lookupThermo(), loopControl::loopControl(), waveModel::modelName(), moleFractions< ThermoType >::moleFractions(), MultiComponentPhaseModel< BasePhaseModel, phaseThermo >::MultiComponentPhaseModel(), engineTime::New(), fluidThermo::New(), rhoReactionThermo::New(), psiReactionThermo::New(), psiuReactionThermo::New(), basicThermo::New(), solidThermo::New(), rhoThermo::New(), waveModel::New(), coordinateSystem::New(), PurePhaseModel< BasePhaseModel, phaseThermo >::PurePhaseModel(), pyrolysisChemistryModel< CompType, SolidThermo, GasThermo >::pyrolysisChemistryModel(), radiation::radiation(), writeDictionary::read(), twoPhaseSystem::twoPhaseSystem(), solution::upgradeSolverDict(), binned::writeDict(), general::writeDict(), and dictionary::writeEntry().
if | ( | args. | readIfPresent"dict", dictPath | ) |
Definition at line 31 of file findMeshDefinitionDict.H.
References dictName(), and Foam::isDir().
else if | ( | exists( runTime.path()/runTime.caseConstant()/regionDir/faMesh::meshSubDir/dictName) | ) |
Definition at line 41 of file findMeshDefinitionDict.H.
References args, dictName(), Foam::endl(), argList::executable(), Foam::nl, regionDir, runTime, and WarningIn.
IOobject meshDictIO | ( | dictPath | , |
runTime | , | ||
IOobject::MUST_READ | , | ||
IOobject::NO_WRITE | , | ||
false | , | ||
true | |||
) |
if | ( | !meshDictIO.typeHeaderOk< IOdictionary > | true | ) |
Definition at line 84 of file findMeshDefinitionDict.H.
References Foam::exit(), Foam::FatalError, FatalErrorInFunction, meshDictIO(), and Foam::nl.
autoPtr<IOdictionary> meshDictPtr |
Definition at line 23 of file findMeshDefinitionDict.H.
const word& regionDir |
Definition at line 28 of file findMeshDefinitionDict.H.
Referenced by if(), and vtkWrite::write().
else |
Definition at line 68 of file findMeshDefinitionDict.H.
IOdictionary& meshDefDict = *meshDictPtr |
Definition at line 97 of file findMeshDefinitionDict.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.