Go to the source code of this file.
Classes | |
class | IndirectListBase< T, Addr > |
Base for lists with indirect addressing, templated on the list contents type and the addressing type. Storage for both values and addressing is held outside of the class. More... | |
class | IndirectListBase< T, Addr >::iterator |
class | IndirectListBase< T, Addr >::const_iterator |
Namespaces | |
Foam | |
Functions | |
template<class T , class Addr > | |
Ostream & | operator<< (Ostream &os, const IndirectListBase< T, Addr > &list) |
Original source file IndirectListBase.H
Definition in file IndirectListBase.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.