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

Detailed Description

template<unsigned int dim, unsigned int sz>
struct ids_crs< dim, sz >

Definition at line 54 of file SparseGrid_conv_opt.hpp.

Data Fields

long int sumdm [dim]
 
long int sumdp [dim]
 
long int s2
 
bool mask_row [sz]
 
int k
 

Field Documentation

◆ k

template<unsigned int dim, unsigned int sz>
int ids_crs< dim, sz >::k

Definition at line 61 of file SparseGrid_conv_opt.hpp.

◆ mask_row

template<unsigned int dim, unsigned int sz>
bool ids_crs< dim, sz >::mask_row[sz]

Definition at line 60 of file SparseGrid_conv_opt.hpp.

◆ s2

template<unsigned int dim, unsigned int sz>
long int ids_crs< dim, sz >::s2

Definition at line 59 of file SparseGrid_conv_opt.hpp.

◆ sumdm

template<unsigned int dim, unsigned int sz>
long int ids_crs< dim, sz >::sumdm[dim]

Definition at line 56 of file SparseGrid_conv_opt.hpp.

◆ sumdp

template<unsigned int dim, unsigned int sz>
long int ids_crs< dim, sz >::sumdp[dim]

Definition at line 57 of file SparseGrid_conv_opt.hpp.


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