AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::spin::Mortonizer< CoordType, MortonIndexType, 3 > Member List

This is the complete list of members for axom::spin::Mortonizer< CoordType, MortonIndexType, 3 >, including all inherited members.

AXOM_STATIC_ASSERT_MSG(std::is_integral< CoordType >::value, "Coordtype must be integral for Morton indexing")axom::spin::MortonBase< CoordType, MortonIndexType, Mortonizer< CoordType, MortonIndexType, 3 > >
AXOM_STATIC_ASSERT_MSG(std::is_integral< MortonIndexType >::value, "MortonIndexType must be integral for Morton indexing")axom::spin::MortonBase< CoordType, MortonIndexType, Mortonizer< CoordType, MortonIndexType, 3 > >
Base typedefaxom::spin::Mortonizer< CoordType, MortonIndexType, 3 >
CONTRACT_MAX_ITER enum valueaxom::spin::Mortonizer< CoordType, MortonIndexType, 3 >
contractBits(MortonIndexType x)axom::spin::MortonBase< CoordType, MortonIndexType, Mortonizer< CoordType, MortonIndexType, 3 > >inlineprotectedstatic
COORD_BITS enum valueaxom::spin::Mortonizer< CoordType, MortonIndexType, 3 >
demortonize(MortonIndexType morton, CoordType &x, CoordType &y, CoordType &z)axom::spin::Mortonizer< CoordType, MortonIndexType, 3 >inlinestatic
demortonize(MortonIndexType morton)axom::spin::Mortonizer< CoordType, MortonIndexType, 3 >inlinestatic
EXPAND_MAX_ITER enum valueaxom::spin::Mortonizer< CoordType, MortonIndexType, 3 >
expandBits(MortonIndexType x)axom::spin::MortonBase< CoordType, MortonIndexType, Mortonizer< CoordType, MortonIndexType, 3 > >inlineprotectedstatic
GetB(int i)axom::spin::Mortonizer< CoordType, MortonIndexType, 3 >inlinestatic
GetS(int i)axom::spin::Mortonizer< CoordType, MortonIndexType, 3 >inlinestatic
MAX_UNIQUE_BITS enum valueaxom::spin::Mortonizer< CoordType, MortonIndexType, 3 >
maxBitsPerCoord()axom::spin::Mortonizer< CoordType, MortonIndexType, 3 >inlinestatic
maxSetBit(CoordType x)axom::spin::MortonBase< CoordType, MortonIndexType, Mortonizer< CoordType, MortonIndexType, 3 > >inlinestatic
MB_PER_DIM enum valueaxom::spin::Mortonizer< CoordType, MortonIndexType, 3 >
MORTON_BITS enum valueaxom::spin::Mortonizer< CoordType, MortonIndexType, 3 >
mortonize(CoordType x, CoordType y, CoordType z)axom::spin::Mortonizer< CoordType, MortonIndexType, 3 >inlinestatic
mortonize(const primal::Point< CoordType, NDIM > &pt)axom::spin::Mortonizer< CoordType, MortonIndexType, 3 >inlinestatic
NDIM enum valueaxom::spin::Mortonizer< CoordType, MortonIndexType, 3 >
self typedefaxom::spin::Mortonizer< CoordType, MortonIndexType, 3 >