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 = polyMesh::regionName(regionName) |
| else | |
| IOdictionary & | meshDefDict = *meshDictPtr |
| const word dictName | ( | "faMeshDefinition" | ) |
Referenced by temperatureCoupledBase::alpha(), codedBase::codeDict(), fixedTemperatureConstraint::constrain(), coordinateSystem::coordinateSystem(), cylindrical::cylindrical(), fixedTemperatureConstraint::fixedTemperatureConstraint(), heatExchangerSource::heatExchangerSource(), if(), InjectedParticleDistributionInjection< CloudType >::info(), InjectedParticleDistributionInjection< CloudType >::InjectedParticleDistributionInjection(), temperatureCoupledBase::kappa(), basicThermo::lookupThermo(), loopControl::loopControl(), waveModel::modelName(), moleFractions< ThermoType >::moleFractions(), MultiComponentPhaseModel< BasePhaseModel, phaseThermo >::MultiComponentPhaseModel(), engineTime::New(), basicThermo::New(), psiuReactionThermo::New(), rhoReactionThermo::New(), fluidThermo::New(), psiReactionThermo::New(), solidThermo::New(), rhoThermo::New(), waveModel::New(), coordinateSystem::New(), coordinateSystem::NewIfPresent(), 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 29 of file findMeshDefinitionDict.H.
References dictName(), and Foam::isDir().

| else if | ( | exists( runTime.path()/runTime.caseConstant()/regionDir/faMesh::meshSubDir/dictName) | ) |
Definition at line 39 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 = polyMesh::regionName(regionName) |
Definition at line 27 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.