Go to the source code of this file.
IOdictionary pdfDictionary |
( |
IOobject( "pdfDict", runTime.constant(), runTime, IOobject::MUST_READ_IF_MODIFIED, IOobject::NO_WRITE ) |
| ) |
|
Referenced by externalCoupledMixedFvPatchField< Type >::evaluate(), starcdSurfaceWriter::writeData(), TableFile< Type >::writeData(), Constant< Type >::writeData(), PolynomialEntry< Type >::writeData(), CSV< Type >::writeData(), vtkSurfaceWriter::writeData(), TableBase< Type >::writeData(), dxSurfaceWriter::writeData(), rawSurfaceWriter::writeData(), DimensionedField< Type, GeoMesh >::writeData(), regIOobject::writeObject(), and optionList::~optionList().
cachedRandom rndGen |
( |
label(0) |
, |
|
|
- |
1 |
|
) |
| |
Referenced by procFacesGAMGProcAgglomeration::agglomerate(), meshSearch::boundaryTree(), Stochastic< CloudType >::calculate(), meshSearch::cellTree(), polyMesh::cellTree(), NoAtomization< CloudType >::clone(), BlobsSheetAtomization< CloudType >::clone(), LISAAtomization< CloudType >::clone(), VariableHardSphere< CloudType >::collide(), LarsenBorgnakkeVariableHardSphere< CloudType >::collide(), ConeNozzleInjection< CloudType >::ConeNozzleInjection(), MaxwellianThermal< CloudType >::correct(), MixedDiffuseSpecular< CloudType >::correct(), meshRefinement::distribute(), triSurfaceMesh::edgeTree(), extendedEdgeMesh::edgeTree(), extendedEdgeMesh::edgeTreesByType(), patchProbes::findElements(), mappedPatchBase::findSamples(), FreeStream< CloudType >::inflow(), distributionModel::New(), listPlusEqOp< T >::operator()(), nearestEqOp::operator()(), PatchFlowRateInjection< CloudType >::parcelsToInject(), extendedEdgeMesh::pointTree(), refinementFeatures::regionEdgeTrees(), edgeIntersections::removeDegenerates(), randomRenumber::renumber(), PatchInjection< CloudType >::setPositionAndCell(), PatchFlowRateInjection< CloudType >::setPositionAndCell(), ConeNozzleInjection< CloudType >::setPositionAndCell(), ConeNozzleInjection< CloudType >::setProperties(), triSurfaceSearch::tree(), triSurfaceRegionSearch::treeByRegion(), TAB< CloudType >::update(), SHF< CloudType >::update(), while(), and Stochastic< CloudType >::~Stochastic().
autoPtr<distributionModels::distributionModel> p |
( |
distributionModels::distributionModel::New( pdfDictionary, rndGen ) |
| ) |
|
autoPtr<OFstream> filePtr |
( |
NULL |
| ) |
|