|
RTOp Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <RTOpPack_ROpGetElement.hpp>
Public Member Functions | |
| ROpGetElementEleWiseReductionOp (const Ordinal &global_i_in=-1) | |
| | |
| Ordinal | global_i () const |
| | |
| void | operator() (const index_type i, const Scalar &v0, Scalar &reduct) const |
| | |
Private Attributes | |
| Ordinal | global_i_ |
Definition at line 54 of file RTOpPack_ROpGetElement.hpp.
| RTOpPack::ROpGetElementEleWiseReductionOp< Scalar >::ROpGetElementEleWiseReductionOp | ( | const Ordinal & | global_i_in = -1 | ) | [inline] |
Definition at line 57 of file RTOpPack_ROpGetElement.hpp.
| Ordinal RTOpPack::ROpGetElementEleWiseReductionOp< Scalar >::global_i | ( | ) | const [inline] |
Definition at line 61 of file RTOpPack_ROpGetElement.hpp.
| void RTOpPack::ROpGetElementEleWiseReductionOp< Scalar >::operator() | ( | const index_type | i, |
| const Scalar & | v0, | ||
| Scalar & | reduct | ||
| ) | const [inline] |
Definition at line 66 of file RTOpPack_ROpGetElement.hpp.
Ordinal RTOpPack::ROpGetElementEleWiseReductionOp< Scalar >::global_i_ [private] |
Definition at line 73 of file RTOpPack_ROpGetElement.hpp.
1.7.6.1