OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
Public Member Functions | Public Attributes | List of all members
OpExtrapolateComponent< T > Struct Template Reference

#include <BCond.hpp>

Public Member Functions

 OpExtrapolateComponent (const T &o, const T &s, int c)
 

Public Attributes

Offset
 
Slope
 
int Component
 

Detailed Description

template<class T>
struct OpExtrapolateComponent< T >

Definition at line 2725 of file BCond.hpp.

Constructor & Destructor Documentation

◆ OpExtrapolateComponent()

template<class T >
OpExtrapolateComponent< T >::OpExtrapolateComponent ( const T &  o,
const T &  s,
int  c 
)
inline

Definition at line 2727 of file BCond.hpp.

Member Data Documentation

◆ Component

template<class T >
int OpExtrapolateComponent< T >::Component

Definition at line 2730 of file BCond.hpp.

◆ Offset

template<class T >
T OpExtrapolateComponent< T >::Offset

Definition at line 2729 of file BCond.hpp.

◆ Slope

template<class T >
T OpExtrapolateComponent< T >::Slope

Definition at line 2729 of file BCond.hpp.


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