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

#include <UniformCartesian.hpp>

Collaboration diagram for OpUMeshExtrapolate< T >:

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.

References Offset, and Slope.

Member Data Documentation

◆ Offset

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

Definition at line 486 of file UniformCartesian.hpp.

Referenced by OpUMeshExtrapolate().

◆ Slope

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

Definition at line 486 of file UniformCartesian.hpp.

Referenced by OpUMeshExtrapolate().


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