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

indexedOctree.H File Reference


Detailed Description

Definition in file indexedOctree.H.

#include "src/meshTools/octree/treeBoundBox.H"
#include "src/meshTools/octree/pointIndexHit.H"
#include "src/OpenFOAM/containers/Lists/FixedList/FixedList.H"
#include "src/OpenFOAM/db/IOstreams/IOstreams/Ostream.H"
#include "src/OpenFOAM/containers/HashTables/HashSet/HashSet.H"
#include "src/meshTools/indexedOctree/labelBits.H"
#include "src/OpenFOAM/containers/Lists/PackedList/PackedList.H"
Include dependency graph for indexedOctree.H:

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)