| CellPtrType typedef | oofem::OctreeSpatialLocalizerT< T > | protected |
| clear() | oofem::OctreeSpatialLocalizerT< T > | inline |
| dataContainerType typedef | oofem::OctreeSpatialLocalizerT< T > | protected |
| findTerminalContaining(CellPtrType startCell, const FloatArray &coords) | oofem::OctreeSpatialLocalizerT< T > | inlineprotected |
| giveCellDepth(CellPtrType cell) | oofem::OctreeSpatialLocalizerT< T > | inlineprotected |
| giveClassName() const | oofem::OctreeSpatialLocalizerT< T > | inline |
| giveDataOnFilter(std::list< T > &answer, SL_Evaluation_Functor< T > &filter) | oofem::OctreeSpatialLocalizerT< T > | inline |
| giveListOfTerminalCellsInBoundingBox(std::list< CellPtrType > &cellList, BoundingBox &BBX, CellPtrType currentCell) | oofem::OctreeSpatialLocalizerT< T > | inlineprotected |
| giveMaxTreeDepthFrom(CellPtrType root, int &maxDepth) | oofem::OctreeSpatialLocalizerT< T > | inlineprotected |
| giveOctreeMask(IntArray &answer) | oofem::OctreeSpatialLocalizerT< T > | inline |
| giveOctreeMaskValue(int indx) | oofem::OctreeSpatialLocalizerT< T > | inline |
| giveReport() | oofem::OctreeSpatialLocalizerT< T > | inline |
| giveRootCell() | oofem::OctreeSpatialLocalizerT< T > | inline |
| init(BoundingBox &BBX, int initialDivision=0) | oofem::OctreeSpatialLocalizerT< T > | inline |
| insertMemberIntoCell(T &memberID, SL_Insertion_Functor< T > &functor, CellPtrType cell) | oofem::OctreeSpatialLocalizerT< T > | inlineprotected |
| insertMemberIntoOctree(T &memberID, SL_Insertion_Functor< T > &functor) | oofem::OctreeSpatialLocalizerT< T > | inline |
| listConstIteratorType typedef | oofem::OctreeSpatialLocalizerT< T > | protected |
| listIteratorType typedef | oofem::OctreeSpatialLocalizerT< T > | protected |
| maxDepthReached | oofem::OctreeSpatialLocalizerT< T > | protected |
| OctantRecT< T > class | oofem::OctreeSpatialLocalizerT< T > | friend |
| octreeMask | oofem::OctreeSpatialLocalizerT< T > | protected |
| OctreeSpatialLocalizerT() | oofem::OctreeSpatialLocalizerT< T > | inline |
| proceedDataOnFilterAndRemoveFromOctree(std::list< T > &answer, SL_Evaluation_Functor< T > &filter, SL_Insertion_Functor< T > &insertor, Timer &searchingTimer) | oofem::OctreeSpatialLocalizerT< T > | inline |
| removeMemberFromCell(T &memberID, SL_Insertion_Functor< T > &functor, CellPtrType cell) | oofem::OctreeSpatialLocalizerT< T > | inlineprotected |
| removeMemberFromOctree(T &memberID, SL_Insertion_Functor< T > &functor) | oofem::OctreeSpatialLocalizerT< T > | inline |
| rootCell | oofem::OctreeSpatialLocalizerT< T > | protected |
| ~OctreeSpatialLocalizerT() | oofem::OctreeSpatialLocalizerT< T > | inline |