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();
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Description of feature edges and points.
static autoPtr< extendedEdgeMesh > New(const fileName &, const word &ext)
Select constructed from filename (explicit extension)
A class for handling file names.
A class for handling words, derived from string.
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
errorManipArg< error, int > exit(error &err, const int errNo=1)
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
word name(const bool)
Return a word representation of a bool.
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)