|
AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
|
#include "axom/bump/views/StructuredTopologyView.hpp"#include "axom/bump/views/StructuredIndexing.hpp"#include "axom/bump/views/dispatch_utilities.hpp"#include <conduit/conduit.hpp>#include <conduit/conduit_blueprint_mesh_utils.hpp>Namespaces | |
| axom | |
| axom::bump | |
| axom::bump::views | |
| axom::bump::views::internal | |
Functions | |
| template<int SelectedDimensions = select_dimensions(1, 2, 3), typename FuncType > | |
| void | axom::bump::views::dispatch_rectilinear_topology (const conduit::Node &topo, FuncType &&func) |
| Creates a topology view compatible with rectilinear topologies and passes that view to the supplied function. More... | |