AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
dispatch_utilities.hpp File Reference
#include <conduit/conduit_node.hpp>

Namespaces

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

Functions

template<typename... Dimensions>
constexpr int axom::bump::views::encode_dimensions (Dimensions... dims)
 
template<typename... Dimensions>
constexpr int axom::bump::views::select_dimensions (Dimensions... dims)
 
constexpr bool axom::bump::views::dimension_selected (int encoded_dims, int dim)
 
void axom::bump::views::verify (const conduit::Node &obj, const std::string &protocol=std::string())
 Call Blueprint mesh verify functions and convert the output to SLIC_ERROR if the verify method failed. More...