OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
TpsSubstitution Struct Reference

Substitution for Tps<T>. More...

#include <TpsSubstitution.h>

Collaboration diagram for TpsSubstitution:

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() [1/2]

TpsSubstitution::TpsSubstitution ( )
inline

Definition at line 45 of file TpsSubstitution.h.

References index, order, skip, and variable.

Referenced by operator=(), and TpsSubstitution().

◆ TpsSubstitution() [2/2]

TpsSubstitution::TpsSubstitution ( const TpsSubstitution & rhs)
inline

Definition at line 50 of file TpsSubstitution.h.

References index, order, skip, TpsSubstitution(), and variable.

Here is the call graph for this function:

◆ ~TpsSubstitution()

TpsSubstitution::~TpsSubstitution ( )
inline

Definition at line 55 of file TpsSubstitution.h.

Member Function Documentation

◆ operator=()

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

Definition at line 59 of file TpsSubstitution.h.

References index, order, skip, TpsSubstitution(), and variable.

Here is the call graph for this function:

Member Data Documentation

◆ index

◆ order

◆ skip

◆ variable


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