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

Operator to fill the property 'prp' with the linearization of indexes. More...

Detailed Description

template<unsigned int dim, typename G_v, int prp>
struct fill_id< dim, G_v, prp >

Operator to fill the property 'prp' with the linearization of indexes.

Template Parameters
dimDimension of the space
G_vGraph
prpProperty to fill

Definition at line 26 of file CartesianGraphFactory.hpp.

#include <CartesianGraphFactory.hpp>

Static Public Member Functions

static void fill (G_v &g_v, const grid_key_dx< dim > &gk, const grid_sm< dim, void > &gs)
 function that fill with linearization indexes
 

Member Function Documentation

◆ fill()

template<unsigned int dim, typename G_v , int prp>
static void fill_id< dim, G_v, prp >::fill ( G_v &  g_v,
const grid_key_dx< dim > &  gk,
const grid_sm< dim, void > &  gs 
)
inlinestatic

function that fill with linearization indexes

Definition at line 29 of file CartesianGraphFactory.hpp.


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