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

Linearized version of subsub. More...

Detailed Description

template<unsigned int dim>
struct subsub_lin< dim >

Linearized version of subsub.

Template Parameters
dimdimensionality

Definition at line 36 of file ParticleItCRS_Cells.hpp.

#include <ParticleItCRS_Cells.hpp>

Data Fields

size_t subsub
 sub-sub-domain
 
openfpm::vector< long int > NN_subsub
 Neighborhood of each sub-sub-domains (indicate the relative position compared to subsub)
 

Field Documentation

◆ NN_subsub

template<unsigned int dim>
openfpm::vector<long int> subsub_lin< dim >::NN_subsub

Neighborhood of each sub-sub-domains (indicate the relative position compared to subsub)

Definition at line 42 of file ParticleItCRS_Cells.hpp.

◆ subsub

template<unsigned int dim>
size_t subsub_lin< dim >::subsub

sub-sub-domain

Definition at line 39 of file ParticleItCRS_Cells.hpp.


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