38 #ifndef PtrDictionary_H
39 #define PtrDictionary_H
Non-intrusive doubly-linked pointer list.
Base dictionary class templated on both the form of doubly-linked list it uses as well as the type it...
friend Ostream & operator(Ostream &, const DictionaryBase< DLPtrList< T >, T > &)
A helper class when constructing from an Istream or dictionary.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Template dictionary class which manages the storage associated with it.
const T & operator[](const word &key) const
Find and return entry.
PtrDictionary(const label size=128)
Construct given initial table size.
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)