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

This policy can be used with FieldBlender to select all blend groups. More...

#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/main/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 &, IndexType index)
 

Detailed Description

This policy can be used with FieldBlender to select all blend groups.

Member Function Documentation

◆ size()

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

◆ selectedIndex()

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

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