AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
UnstructuredTopologyMixedShapeView.hpp File Reference
#include "axom/core.hpp"
#include "axom/slic.hpp"
#include "axom/bump/views/BasicIndexing.hpp"
#include "axom/bump/views/Shapes.hpp"
#include <conduit/conduit.hpp>

Classes

class  axom::bump::views::ShapeMap
 Given a shape value, we can get the Shape::id() that is used internally. More...
 
class  axom::bump::views::UnstructuredTopologyMixedShapeView< ConnT >
 This class provides a view for Conduit/Blueprint mixed shape unstructured grids. More...
 

Namespaces

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

Functions

ShapeMap axom::bump::views::buildShapeMap (const conduit::Node &n_topo, axom::Array< IndexType > &values, axom::Array< IndexType > &ids, int allocatorID)
 Populate the shape map values/ids arrays using data in the topology's shape_map. More...