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

This is the complete list of members for axom::spin::MortonBase< CoordType, MortonIndexType, Derived >, 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, Derived >
AXOM_STATIC_ASSERT_MSG(std::is_integral< MortonIndexType >::value, "MortonIndexType must be integral for Morton indexing")axom::spin::MortonBase< CoordType, MortonIndexType, Derived >
contractBits(MortonIndexType x)axom::spin::MortonBase< CoordType, MortonIndexType, Derived >inlineprotectedstatic
expandBits(MortonIndexType x)axom::spin::MortonBase< CoordType, MortonIndexType, Derived >inlineprotectedstatic
maxSetBit(CoordType x)axom::spin::MortonBase< CoordType, MortonIndexType, Derived >inlinestatic