|
Classes | |
class | CellData |
class | StrategyBase |
Public Types | |
typedef size_t | CellIndicesType |
typedef IndexedTreeDataCore< Data >::DataType | DataType |
typedef size_t | HandleType |
typedef std::vector< HandleType > | IndicesType |
typedef DataType::PointType | PointType |
typedef PointType::ScalarType | ScalarType |
Definition at line 11 of file IndexedTreeDataStrategy.h.
typedef size_t CellIndicesType |
Definition at line 174 of file IndexedTreeDataStrategy.h.
Definition at line 176 of file IndexedTreeDataStrategy.h.
typedef size_t HandleType |
Definition at line 172 of file IndexedTreeDataStrategy.h.
typedef std::vector< HandleType > IndicesType |
Definition at line 173 of file IndexedTreeDataStrategy.h.
typedef DataType::PointType PointType |
Definition at line 177 of file IndexedTreeDataStrategy.h.
typedef PointType::ScalarType ScalarType |
Definition at line 178 of file IndexedTreeDataStrategy.h.