RTOp Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
RTOpPack::ROpGetElementEleWiseReductionOp< Scalar > Class Template Reference

More...

#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_
 

Detailed Description

template<class Scalar>
class RTOpPack::ROpGetElementEleWiseReductionOp< Scalar >

Definition at line 54 of file RTOpPack_ROpGetElement.hpp.

Constructor & Destructor Documentation

template<class Scalar >
RTOpPack::ROpGetElementEleWiseReductionOp< Scalar >::ROpGetElementEleWiseReductionOp ( const Ordinal global_i_in = -1)
inline

Definition at line 57 of file RTOpPack_ROpGetElement.hpp.

Member Function Documentation

template<class Scalar >
Ordinal RTOpPack::ROpGetElementEleWiseReductionOp< Scalar >::global_i ( ) const
inline

Definition at line 61 of file RTOpPack_ROpGetElement.hpp.

template<class Scalar >
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.

Member Data Documentation

template<class Scalar >
Ordinal RTOpPack::ROpGetElementEleWiseReductionOp< Scalar >::global_i_
private

Definition at line 73 of file RTOpPack_ROpGetElement.hpp.


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