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::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
 

Private Attributes

Ordinal global_i_
 
Scalar val_i_
 

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

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

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

Definition at line 64 of file RTOpPack_TOpSetElement.hpp.

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.

Member Data Documentation

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

Definition at line 76 of file RTOpPack_TOpSetElement.hpp.

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

Definition at line 77 of file RTOpPack_TOpSetElement.hpp.


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