40 dictionaryConstructorTable::iterator cstrIter =
41 dictionaryConstructorTablePtr_->find(coordType);
43 if (cstrIter == dictionaryConstructorTablePtr_->end())
48 ) <<
"Unknown coordinateSystem type " 49 << coordType <<
nl <<
nl 50 <<
"Valid coordinateSystem types are :" <<
nl 51 << dictionaryConstructorTablePtr_->sortedToc()
Base class for other coordinate system specifications.
errorManipArg< error, int > exit(error &err, const int errNo=1)
A list of keyword definitions, which are a keyword followed by any number of values (e...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
const dictionary & subDict(const word &) const
Find and return a sub-dictionary.
A class for handling words, derived from string.
word name(const complex &)
Return a string representation of a complex.
static autoPtr< coordinateSystem > New(const objectRegistry &obr, const dictionary &dict)
Select constructed from dictionary and objectRegistry.
#define FatalIOErrorInFunction(ios)
Report an error message using Foam::FatalIOError.
Registry of regIOobjects.
ITstream & lookup(const word &, bool recursive=false, bool patternMatch=true) const
Find and return an entry data stream.