Collection of Concrete Vector Reduction/Transformation Operator Implementations Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | List of all members
RTOpPack::TOpSetElementEleWiseTransformation< Scalar > Class Template Reference

Element-wise transformation for TOpSetElement. More...

#include <RTOpPack_TOpSetElement.hpp>

Public Member Functions

 TOpSetElementEleWiseTransformation (const Ordinal &global_i_in=-1, const Scalar &val_i_in=static_cast< Scalar >(0.0))
 
Ordinal global_i () const
 
void operator() (const Ordinal global_i_in, Scalar &z0) const
 

Detailed Description

template<class Scalar>
class RTOpPack::TOpSetElementEleWiseTransformation< Scalar >

Element-wise transformation for TOpSetElement.

Definition at line 55 of file RTOpPack_TOpSetElement.hpp.

Constructor & Destructor Documentation

◆ TOpSetElementEleWiseTransformation()

template<class Scalar >
RTOpPack::TOpSetElementEleWiseTransformation< Scalar >::TOpSetElementEleWiseTransformation ( const Ordinal & global_i_in = -1,
const Scalar & val_i_in = static_cast<Scalar>(0.0) )
inline

Definition at line 59 of file RTOpPack_TOpSetElement.hpp.

Member Function Documentation

◆ global_i()

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

Definition at line 64 of file RTOpPack_TOpSetElement.hpp.

◆ operator()()

template<class Scalar >
void RTOpPack::TOpSetElementEleWiseTransformation< Scalar >::operator() ( const Ordinal global_i_in,
Scalar & z0 ) const
inline

Definition at line 69 of file RTOpPack_TOpSetElement.hpp.


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