OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
cross_stencil_v< prop_type > Struct Template Reference

Detailed Description

template<typename prop_type>
struct cross_stencil_v< prop_type >

Definition at line 204 of file SparseGrid_conv_opt.hpp.

Data Fields

Vc::Vector< prop_type > xm
 
Vc::Vector< prop_type > xp
 
Vc::Vector< prop_type > ym
 
Vc::Vector< prop_type > yp
 
Vc::Vector< prop_type > zm
 
Vc::Vector< prop_type > zp
 

Field Documentation

◆ xm

template<typename prop_type >
Vc::Vector<prop_type> cross_stencil_v< prop_type >::xm

Definition at line 206 of file SparseGrid_conv_opt.hpp.

◆ xp

template<typename prop_type >
Vc::Vector<prop_type> cross_stencil_v< prop_type >::xp

Definition at line 207 of file SparseGrid_conv_opt.hpp.

◆ ym

template<typename prop_type >
Vc::Vector<prop_type> cross_stencil_v< prop_type >::ym

Definition at line 208 of file SparseGrid_conv_opt.hpp.

◆ yp

template<typename prop_type >
Vc::Vector<prop_type> cross_stencil_v< prop_type >::yp

Definition at line 209 of file SparseGrid_conv_opt.hpp.

◆ zm

template<typename prop_type >
Vc::Vector<prop_type> cross_stencil_v< prop_type >::zm

Definition at line 210 of file SparseGrid_conv_opt.hpp.

◆ zp

template<typename prop_type >
Vc::Vector<prop_type> cross_stencil_v< prop_type >::zp

Definition at line 211 of file SparseGrid_conv_opt.hpp.


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