FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

treeNode.H File Reference


Detailed Description

Definition in file treeNode.H.

#include "src/meshTools/octree/treeBoundBoxList.H"
#include "src/meshTools/octree/treeElem.H"
#include "src/OpenFOAM/meshes/primitiveShapes/line/linePointRef.H"
#include "src/OpenFOAM/containers/HashTables/HashSet/HashSet.H"
#include "src/meshTools/octree/treeNodeI.H"
Include dependency graph for treeNode.H:

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)