AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
FieldSlicer.hpp File Reference
#include "axom/core.hpp"
#include "axom/slic.hpp"
#include "axom/bump/views/NodeArrayView.hpp"
#include "axom/bump/utilities/conduit_memory.hpp"
#include "axom/bump/IndexingPolicies.hpp"
#include "axom/sidre/core/ConduitMemory.hpp"
#include <conduit/conduit.hpp>

Classes

struct  axom::bump::SliceData
 Contains the indices to be sliced out of a Blueprint field. More...
 
class  axom::bump::FieldSlicer< ExecSpace, IndexingPolicy >
 This class uses SliceData to generate a new sliced field from an input field. More...
 

Namespaces

 axom
 
 axom::bump
 

Functions

AXOM_HOST_DEVICE axom::IndexType axom::bump::numberOfValues (const SliceData &slice)
 Return the number of values produced from the SliceData. More...