OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Public Member Functions | Public Attributes | List of all members
TpsSubstitution Struct Reference

Substitution for Tps<T>. More...

#include <TpsSubstitution.h>

Public Member Functions

 TpsSubstitution ()
 
 TpsSubstitution (const TpsSubstitution &)
 
 ~TpsSubstitution ()
 
void operator= (const TpsSubstitution &)
 

Public Attributes

int index
 
int order
 
int variable
 
int skip
 

Detailed Description

Substitution for Tps<T>.

Definition at line 31 of file TpsSubstitution.h.

Constructor & Destructor Documentation

TpsSubstitution::TpsSubstitution ( )
inline

Definition at line 45 of file TpsSubstitution.h.

TpsSubstitution::TpsSubstitution ( const TpsSubstitution rhs)
inline

Definition at line 50 of file TpsSubstitution.h.

TpsSubstitution::~TpsSubstitution ( )
inline

Definition at line 55 of file TpsSubstitution.h.

Member Function Documentation

void TpsSubstitution::operator= ( const TpsSubstitution rhs)
inline

Definition at line 59 of file TpsSubstitution.h.

References index, order, skip, and variable.

Member Data Documentation

int TpsSubstitution::index
int TpsSubstitution::order
int TpsSubstitution::skip
int TpsSubstitution::variable

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