RTOp Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
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

◆ 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.

Member Data Documentation

◆ global_i_

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

Definition at line 76 of file RTOpPack_TOpSetElement.hpp.

◆ val_i_

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: