OPAL (Object Oriented Parallel Accelerator Library)  2024.1
OPAL
Public Attributes | List of all members
IrregularDomain::Stencil< T > Struct Template Reference

#include <IrregularDomain.h>

Public Attributes

center
 
west
 
east
 
north
 
south
 
front
 
back
 

Detailed Description

template<typename T>
struct IrregularDomain::Stencil< T >

Definition at line 48 of file IrregularDomain.h.

Member Data Documentation

template<typename T >
T IrregularDomain::Stencil< T >::back
template<typename T >
T IrregularDomain::Stencil< T >::center
template<typename T >
T IrregularDomain::Stencil< T >::east
template<typename T >
T IrregularDomain::Stencil< T >::front
template<typename T >
T IrregularDomain::Stencil< T >::north
template<typename T >
T IrregularDomain::Stencil< T >::south
template<typename T >
T IrregularDomain::Stencil< T >::west

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