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

treeLeaf.H File Reference


Detailed Description

Definition in file treeLeaf.H.

#include "src/OpenFOAM/primitives/Lists/labelList.H"
#include "src/meshTools/octree/treeElem.H"
#include "src/OpenFOAM/primitives/Lists/boolList.H"
#include "src/OpenFOAM/meshes/primitiveShapes/line/linePointRef.H"
#include "src/OpenFOAM/containers/HashTables/HashSet/HashSet.H"
#include "src/meshTools/octree/octreeDataPointTreeLeaf.H"
#include "src/meshTools/triSurface/octreeData/octreeDataTriSurfaceTreeLeaf.H"
Include dependency graph for treeLeaf.H:

Go to the source code of this file.

Classes

class  treeLeaf< Type >
 An octree treeLeaf. More...

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

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