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

#include <UniformCartesian.hpp>

Public Member Functions

 OpUMeshExtrapolate (T &o, T &s)
 

Public Attributes

Offset
 
Slope
 

Detailed Description

template<class T>
struct OpUMeshExtrapolate< T >

Definition at line 483 of file UniformCartesian.hpp.

Constructor & Destructor Documentation

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

Definition at line 485 of file UniformCartesian.hpp.

Member Data Documentation

template<class T>
T OpUMeshExtrapolate< T >::Offset

Definition at line 486 of file UniformCartesian.hpp.

Referenced by PETE_apply().

template<class T>
T OpUMeshExtrapolate< T >::Slope

Definition at line 486 of file UniformCartesian.hpp.

Referenced by PETE_apply().


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