OOFEM 3.0
Loading...
Searching...
No Matches
oofem::LocalInsertionData< T > Class Template Reference

#include <octreelocalizert.h>

Public Types

typedef OctantRecT< T > * CellPtrType
typedef std::list< T >::iterator listIteratorType

Public Member Functions

 LocalInsertionData ()
 Constructor.

Public Attributes

OctantRecT< T > * containedInCell
 Octant cell containing object.
listIteratorType posInCellDataList
 Iterator position in the list of cell objects.

Detailed Description

template<class T>
class oofem::LocalInsertionData< T >

Help class for storing pointer to octant cell and position of the member in the data list

Author
David Krybus

Definition at line 467 of file octreelocalizert.h.

Member Typedef Documentation

◆ CellPtrType

template<class T>
typedef OctantRecT< T >* oofem::LocalInsertionData< T >::CellPtrType

Definition at line 472 of file octreelocalizert.h.

◆ listIteratorType

template<class T>
typedef std::list<T>::iterator oofem::LocalInsertionData< T >::listIteratorType

Definition at line 473 of file octreelocalizert.h.

Constructor & Destructor Documentation

◆ LocalInsertionData()

template<class T>
oofem::LocalInsertionData< T >::LocalInsertionData ( )
inline

Constructor.

Definition at line 471 of file octreelocalizert.h.

Member Data Documentation

◆ containedInCell

template<class T>
OctantRecT< T >* oofem::LocalInsertionData< T >::containedInCell

Octant cell containing object.

Definition at line 476 of file octreelocalizert.h.

Referenced by oofem::OctreeSpatialLocalizerT< T > *::insertMemberIntoCell().

◆ posInCellDataList

template<class T>
listIteratorType oofem::LocalInsertionData< T >::posInCellDataList

Iterator position in the list of cell objects.

Definition at line 478 of file octreelocalizert.h.

Referenced by oofem::OctreeSpatialLocalizerT< T > *::insertMemberIntoCell().


The documentation for this class was generated from the following file:

This page is part of the OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak Bořek Patzák
Project e-mail: oofem@fsv.cvut.cz
Generated at for OOFEM by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2011