Go to the source code of this file.
Data Structures | |
class | dynamicIndexedOctree |
Non-pointer based hierarchical recursive searching. Storage is dynamic, so elements can be deleted. More... | |
class | dynamicIndexedOctree |
Non-pointer based hierarchical recursive searching. Storage is dynamic, so elements can be deleted. More... | |
class | dynamicIndexedOctree::node |
Tree node. Has up pointer and down pointers. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Typedefs | |
typedef DynamicList< autoPtr< DynamicList< label > > > | contentListList |
Functions | |
template<class Type > | |
Ostream & | operator<< (Ostream &, const dynamicIndexedOctree< Type > &) |
TemplateName (dynamicIndexedOctree) | |
Original source file dynamicIndexedOctree.H
Definition in file dynamicIndexedOctree.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.