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

Returns the input index (no changes). More...

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

Public Member Functions

AXOM_HOST_DEVICE axom::IndexType operator[] (axom::IndexType index) const
 Return the input index (no changes). More...
 

Detailed Description

Returns the input index (no changes).

Member Function Documentation

◆ operator[]()

AXOM_HOST_DEVICE axom::IndexType axom::bump::DirectIndexing::operator[] ( axom::IndexType  index) const
inline

Return the input index (no changes).

Parameters
indexThe input index.
Returns
The input index.

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