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

#include <Cartesian.hpp>

Public Member Functions

 OpMeshExtrapolate (T &o, T &s)
 

Public Attributes

Offset
 
Slope
 

Detailed Description

template<class T>
struct OpMeshExtrapolate< T >

Definition at line 820 of file Cartesian.hpp.

Constructor & Destructor Documentation

◆ OpMeshExtrapolate()

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

Definition at line 822 of file Cartesian.hpp.

Member Data Documentation

◆ Offset

template<class T >
T OpMeshExtrapolate< T >::Offset

Definition at line 823 of file Cartesian.hpp.

◆ Slope

template<class T >
T OpMeshExtrapolate< T >::Slope

Definition at line 823 of file Cartesian.hpp.


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