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