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