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

Detailed Description

Definition in file octree.H.

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

Go to the source code of this file.

Classes

class  octree< Type >
 Octree, templated on type of shapes it refers to. More...
class  octree< Type >::iterator
 An STL iterator for octree. More...
class  octree< Type >::const_iterator
 An STL const_iterator for octree. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

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