|
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/slic.hpp"#include "axom/slam.hpp"#include "axom/primal/geometry/BoundingBox.hpp"#include "axom/primal/geometry/Point.hpp"#include "axom/primal/geometry/Vector.hpp"#include "axom/spin/RectangularLattice.hpp"#include <type_traits>#include <vector>Classes | |
| class | axom::spin::ImplicitGrid< NDIMS, ExecSpace, TheIndexType > |
| An implicit grid is an occupancy-based spatial index over an indexed set of objects in space. More... | |
| struct | axom::spin::ImplicitGrid< NDIMS, ExecSpace, TheIndexType >::QueryObject |
| Device-copyable query object for running implicit grid queries on the GPU. More... | |
Namespaces | |
| axom | |
| axom::spin | |