25 << fvPatchField<scalar>::dictionaryConstructorTablePtr_->sortedToc()
33 << fvPatchField<vector>::dictionaryConstructorTablePtr_->sortedToc()
39 #ifdef functionObject_H 42 Info<<
"functionObjects" 43 << functionObject::dictionaryConstructorTablePtr_->sortedToc()
53 << fv::option::dictionaryConstructorTablePtr_->sortedToc()
59 #ifdef turbulentTransportModel_H 62 Info<<
"Turbulence models" 63 << incompressible::turbulenceModel::
64 dictionaryConstructorTablePtr_->sortedToc()
68 << incompressible::RASModel::
69 dictionaryConstructorTablePtr_->sortedToc()
73 << incompressible::LESModel::
74 dictionaryConstructorTablePtr_->sortedToc()
78 #elif defined(turbulentFluidThermoModel_H) 81 Info<<
"Turbulence models" 82 << compressible::turbulenceModel::
83 dictionaryConstructorTablePtr_->sortedToc()
87 << compressible::RASModel::
88 dictionaryConstructorTablePtr_->sortedToc()
92 << compressible::LESModel::
93 dictionaryConstructorTablePtr_->sortedToc()
errorManipArg< error, int > exit(error &err, const int errNo=1)
Ostream & endl(Ostream &os)
Add newline and flush stream.
bool optionFound(const word &opt) const
Return true if the named option is found.
void listRegisteredSwitches(const bool unset)
List registered debug switches.
Foam::argList args(argc, argv)
void listSwitches(const wordList &debugSwitches, const wordList &infoSwitches, const wordList &optSwitches, const bool unset)