FreeFOAM The Cross-Platform CFD Toolkit
indexedOctree.H File Reference

Detailed Description

Definition in file indexedOctree.H.

+ Include dependency graph for indexedOctree.H:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  indexedOctree< Type >
 Non-pointer based hierarchical recursive searching. More...
class  indexedOctree< Type >::node

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

template<class Type >
Ostream & operator<< (Ostream &, const indexedOctree< Type > &)
 TemplateName (indexedOctree)