49 Info<<
"Selecting wallModel "
50 << wallModelType <<
endl;
52 dictionaryConstructorTable::iterator cstrIter =
53 dictionaryConstructorTablePtr_->find(wallModelType);
55 if (cstrIter == dictionaryConstructorTablePtr_->end())
58 <<
"wallModel::New(const dictionary&, const spray&) : " << endl
59 <<
" unknown wallModelType type "
61 <<
", constructor not in hash table" <<
nl <<
nl
62 <<
" Valid wallModel types are :" <<
nl
63 << dictionaryConstructorTablePtr_->sortedToc()