Go to the documentation of this file.
45 fileExtensionConstructorTable::iterator cstrIter =
46 fileExtensionConstructorTablePtr_->find(ext);
48 if (cstrIter == fileExtensionConstructorTablePtr_->end())
51 <<
"Unknown file extension " << ext
53 <<
"Valid extensions are :" <<
nl
54 << fileExtensionConstructorTablePtr_->sortedToc()
70 ext =
name.lessExt().ext();
static autoPtr< extendedEdgeMesh > New(const fileName &, const word &ext)
Select constructed from filename (explicit extension)
A class for handling words, derived from string.
autoPtr< BasicCompressibleTurbulenceModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleTurbulenceModel::transportModel &transport, const word &propertiesName)
A class for handling file names.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
errorManipArg< error, int > exit(error &err, const int errNo=1)
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
word name(const complex &)
Return a string representation of a complex.