A keyword and a list of tokens is an 'entry'.
A keyword and a list of tokens is a 'primitiveEntry'. An primitiveEntry can be read,...
virtual ITstream & stream() const =0
Return token stream if this entry is a primitive entry.
bool readIfPresent(const word &, T &, bool recursive=false, bool patternMatch=true) const
Find an entry if present, and assign to T.
void add(FieldField< Field1, typename typeOfSum< Type1, Type2 >::type > &f, const FieldField< Field1, Type1 > &f1, const FieldField< Field2, Type2 > &f2)
T lookupOrAddDefault(const word &, const T &, bool recursive=false, bool patternMatch=true)
Find and return a T, if not found return the given.