|
AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
|
A serial implementation of a ReduceMaxLoc operation. More...
#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/develop/src/axom/core/execution/reductions.hpp>
Public Member Functions | |
| ReduceMaxLoc () | |
| ReduceMaxLoc (T v_start, axom::IndexType i_start) | |
| ReduceMaxLoc (const ReduceMaxLoc &v) | |
| void | maxloc (const T v, axom::IndexType i) const |
| T | get () const |
| axom::IndexType | getLoc () const |
A serial implementation of a ReduceMaxLoc operation.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |