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

◆ back

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

◆ center

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

◆ east

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

◆ front

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

◆ north

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

◆ south

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

◆ west

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

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