OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
OpExtrapolateAndZero< T > Struct Template Reference

#include <BCond.hpp>

Collaboration diagram for OpExtrapolateAndZero< T >:

Public Member Functions

 OpExtrapolateAndZero (const T &o, const T &s)

Public Attributes

Offset
Slope

Detailed Description

template<class T>
struct OpExtrapolateAndZero< T >

Definition at line 3506 of file BCond.hpp.

Constructor & Destructor Documentation

◆ OpExtrapolateAndZero()

template<class T>
OpExtrapolateAndZero< T >::OpExtrapolateAndZero ( const T & o,
const T & s )
inline

Definition at line 3508 of file BCond.hpp.

References Offset, and Slope.

Member Data Documentation

◆ Offset

template<class T>
T OpExtrapolateAndZero< T >::Offset

Definition at line 3509 of file BCond.hpp.

Referenced by OpExtrapolateAndZero().

◆ Slope

template<class T>
T OpExtrapolateAndZero< T >::Slope

Definition at line 3509 of file BCond.hpp.

Referenced by OpExtrapolateAndZero().


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