const bool writeData(readBool(pdfDictionary.lookup("writeData")))
scalarField samples(nIntervals, 0)
const label nSamples(pdfDictionary.lookup< label >("nSamples"))
autoPtr< OFstream > filePtr(nullptr)
IOdictionary pdfDictionary(IOobject("pdfDict", runTime.constant(), runTime, IOobject::MUST_READ_IF_MODIFIED, IOobject::NO_WRITE))
const label nIntervals(pdfDictionary.lookup< label >("nIntervals"))