Definition in file DictionaryBase.H.
#include "src/OpenFOAM/containers/HashTables/HashTable/HashTable.H"
#include "src/OpenFOAM/primitives/Lists/wordList.H"
Go to the source code of this file.
Classes | |
class | DictionaryBase< IDLListType, T > |
Base dictionary class templated on both the form of doubly-linked list it uses as well as the type it holds. More...
| |
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. | |
Functions | |
template<class IDLListType , class T > | |
Ostream & | operator<< (Ostream &, const DictionaryBase< IDLListType, T > &) |