|
AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
|
#include "axom/config.hpp"#include "axom/core.hpp"#include "axom/core/NumericLimits.hpp"#include "axom/primal/geometry/Point.hpp"#include "axom/spin/Brood.hpp"#include "axom/spin/OctreeLevel.hpp"#include <type_traits>Classes | |
| struct | axom::spin::BroodRepresentationTraits< CoordType, DIM, BroodDataType, RepresentationType > |
| Traits class to manage types for different point representations in a SparseOctreeLevel. More... | |
| struct | axom::spin::BroodRepresentationTraits< CoordType, DIM, BroodDataType, primal::Point< CoordType, DIM > > |
| Traits class to manage types for different point representations in a SparseOctreeLevel. More... | |
| class | axom::spin::SparseOctreeLevel< DIM, BlockDataType, PointRepresentationType > |
| class | axom::spin::SparseOctreeLevel< DIM, BlockDataType, PointRepresentationType >::IteratorHelper< OctreeLevelType, AdaptedIterType, ParentType > |
| Concrete instance of the BlockIteratorHelper class defined in the OctreeLevel base class. More... | |
Namespaces | |
| axom | |
| axom::spin | |