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

Detailed Description

Definition in file treeNode.H.

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

Go to the source code of this file.

Classes

class  treeNode< Type >
 Class to implement octree. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

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