AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::bump::SelectSubsetPolicy Struct Reference

This policy can be used with FieldBlender to select a subset of blend groups, according to m_selectedIndicesView. More...

#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/develop/src/axom/bump/FieldBlender.hpp>

Static Public Member Functions

static AXOM_HOST_DEVICE IndexType size (const BlendData &blend)
 
static AXOM_HOST_DEVICE IndexType selectedIndex (const BlendData &blend, IndexType index)
 

Detailed Description

This policy can be used with FieldBlender to select a subset of blend groups, according to m_selectedIndicesView.

Member Function Documentation

◆ size()

static AXOM_HOST_DEVICE IndexType axom::bump::SelectSubsetPolicy::size ( const BlendData blend)
inlinestatic

◆ selectedIndex()

static AXOM_HOST_DEVICE IndexType axom::bump::SelectSubsetPolicy::selectedIndex ( const BlendData blend,
IndexType  index 
)
inlinestatic

The documentation for this struct was generated from the following file: