AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
dispatch_topology.hpp File Reference

Namespaces

 axom
 
 axom::bump
 
 axom::bump::views
 

Functions

template<int SelectedDimensions = select_dimensions(1, 2, 3), int ShapeTypes = AnyShape, typename FuncType >
void axom::bump::views::dispatch_topology (const conduit::Node &topo, FuncType &&func)
 Creates a topology view and passes that view to the supplied function. More...