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, NO_VERTEX_ID > Struct Template Reference

Operator to fill the property in case there are no properties. More...

Detailed Description

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

Operator to fill the property in case there are no properties.

Template Parameters
dimDimension of the space
G_vGraph

Definition at line 40 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: