|
Classes | |
class | CellCenterTraversalInformation |
Public Types | |
typedef InheritedStrategyT::template StrategyBase< BaseT > | BaseType |
typedef BaseType::CellType | CellType |
typedef GfxTL::ScalarTypeDeferer< value_type >::ScalarType | ScalarType |
Protected Types | |
typedef GfxTL::VectorXD< DimT, ScalarType > | CellCenterType |
Protected Member Functions | |
template<class TraversalInformationT > | |
void | CellCenter (const CellType &cell, const TraversalInformationT &, CellCenterType *center) const |
template<class BuildInformationT > | |
void | InitCell (const CellType &parent, const BuildInformationT &pbi, unsigned int child, const BuildInformationT &bi, CellType *cell) |
template<class BuildInformationT > | |
void | InitRoot (const BuildInformationT &bi, CellType *root) |
Definition at line 32 of file CellCenterAACubeTreeStrategy.h.
typedef InheritedStrategyT::template StrategyBase< BaseT > BaseType |
Definition at line 37 of file CellCenterAACubeTreeStrategy.h.
|
protected |
Definition at line 43 of file CellCenterAACubeTreeStrategy.h.
typedef BaseType::CellType CellType |
Definition at line 38 of file CellCenterAACubeTreeStrategy.h.
typedef GfxTL::ScalarTypeDeferer< value_type >::ScalarType ScalarType |
Definition at line 40 of file CellCenterAACubeTreeStrategy.h.
|
inlineprotected |
Definition at line 67 of file CellCenterAACubeTreeStrategy.h.
|
inlineprotected |
Definition at line 58 of file CellCenterAACubeTreeStrategy.h.
|
inlineprotected |
Definition at line 51 of file CellCenterAACubeTreeStrategy.h.