|
AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
|
A policy class for a compile-time known set offset. More...
#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/latest/src/axom/slam/policies/OffsetPolicies.hpp>

Public Types | |
| using | TagType = OffsetTag< IntType > |
| using | IntType = decltype(V) |
Public Member Functions | |
| constexpr AXOM_HOST_DEVICE IntType | offset () const |
| constexpr AXOM_HOST_DEVICE IntType | value () const |
| constexpr IntType | operator() () const |
| constexpr bool | isValid (bool) const |
Static Public Attributes | |
| static constexpr IntType | DEFAULT_VALUE = INT_VAL |
| static constexpr IntType | VALUE |
A policy class for a compile-time known set offset.
|
inherited |
|
inherited |
|
inlineconstexpr |
|
inlineconstexprinherited |
|
inlineconstexprinherited |
|
inlineconstexprinherited |
|
staticconstexpr |
|
staticconstexprinherited |