OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
cross_stencil< dim, T > Struct Template Reference

Detailed Description

template<unsigned int dim, typename T>
struct cross_stencil< dim, T >

Definition at line 32 of file SparseGridGpu_ker_util.hpp.

Data Fields

xm [dim]
 
xp [dim]
 

Field Documentation

◆ xm

template<unsigned int dim, typename T >
T cross_stencil< dim, T >::xm[dim]

Definition at line 34 of file SparseGridGpu_ker_util.hpp.

◆ xp

template<unsigned int dim, typename T >
T cross_stencil< dim, T >::xp[dim]

Definition at line 35 of file SparseGridGpu_ker_util.hpp.


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