36 if (
dict.isDict(
"contactAngle"))
43 dictionaryConstructorTable::iterator cstrIter =
44 dictionaryConstructorTablePtr_->find(contactAngleModelType);
46 if (cstrIter == dictionaryConstructorTablePtr_->end())
49 <<
"Unknown contactAngleModel type "
50 << contactAngleModelType <<
endl <<
endl
51 <<
"Valid contactAngleModel types are : " <<
endl
52 << dictionaryConstructorTablePtr_->sortedToc()
A list of keyword definitions, which are a keyword followed by any number of values (e....
ITstream & lookup(const word &, bool recursive=false, bool patternMatch=true) const
Find and return an entry data stream.
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)
Ostream & endl(Ostream &os)
Add newline and flush stream.