|
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 35 of file CellCenterAACubeTreeStrategy.h.
typedef InheritedStrategyT::template StrategyBase<BaseT> BaseType |
Definition at line 38 of file CellCenterAACubeTreeStrategy.h.
|
protected |
Definition at line 43 of file CellCenterAACubeTreeStrategy.h.
typedef BaseType::CellType CellType |
Definition at line 39 of file CellCenterAACubeTreeStrategy.h.
Definition at line 40 of file CellCenterAACubeTreeStrategy.h.
|
inlineprotected |
Definition at line 72 of file CellCenterAACubeTreeStrategy.h.
|
inlineprotected |
Definition at line 60 of file CellCenterAACubeTreeStrategy.h.
|
inlineprotected |
Definition at line 52 of file CellCenterAACubeTreeStrategy.h.