OPAL (Object Oriented Parallel Accelerator Library) 2022.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

◆ OpUMeshExtrapolate()

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

Definition at line 485 of file UniformCartesian.hpp.

Member Data Documentation

◆ Offset

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

Definition at line 486 of file UniformCartesian.hpp.

◆ Slope

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

Definition at line 486 of file UniformCartesian.hpp.


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