OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
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
 

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