OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
octreelocalizer.h File Reference
#include "oofemcfg.h"
#include "spatiallocalizer.h"
#include "floatarray.h"
#include "intarray.h"
#include <set>
#include <list>
#include <vector>

Go to the source code of this file.

Classes

class  oofem::OctantRec
 Class representing the octant of octree. More...
 
class  oofem::OctreeSpatialLocalizer
 The implementation of spatial localizer based on octree technique. More...
 

Namespaces

 oofem
 the oofem namespace is to define a context or scope in which all oofem names are defined.
 

Macros

#define OCTREE_MAX_NODES_LIMIT   10
 Max desired number of nodes per octant. More...
 
#define OCTREE_MAX_DEPTH   15
 Max octree depth. More...
 

Macro Definition Documentation

#define OCTREE_MAX_DEPTH   15

Max octree depth.

Definition at line 55 of file octreelocalizer.h.

Referenced by oofem::OctreeSpatialLocalizer::insertNodeIntoOctree().

#define OCTREE_MAX_NODES_LIMIT   10

Max desired number of nodes per octant.

Definition at line 53 of file octreelocalizer.h.

Referenced by oofem::OctreeSpatialLocalizer::buildOctreeDataStructure(), and oofem::OctreeSpatialLocalizer::insertNodeIntoOctree().


This page is part of the OOFEM documentation. Copyright (c) 2011 Borek Patzak
Project e-mail: info@oofem.org
Generated at Tue Jan 2 2018 20:07:33 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011