34 const word& modelName,
36 const bool reverseTarget
41 auto* ctorPtr = dictConstructorTable(modelName);
49 *dictConstructorTablePtr_
59 const word& modelName,
60 const bool requireMatch,
61 const bool reverseTarget,
62 const scalar lowWeightCorrection
67 auto* ctorPtr = componentConstructorTable(modelName);
75 *componentConstructorTablePtr_
bool reverseTarget() const
Access to the reverseTarget flag.
static autoPtr< Time > New()
Construct (dummy) Time - no functionObjects or libraries.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
A class for handling words, derived from Foam::string.
#define FatalErrorInLookup(lookupTag, lookupName, lookupTable)
Report an error message using Foam::FatalError.
#define DebugInfo
Report an information message using Foam::Info.
Ostream & endl(Ostream &os)
Add newline and flush stream.
errorManipArg< error, int > exit(error &err, const int errNo=1)