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"
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) |