OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
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
 

Member Function Documentation

◆ fill()

template<unsigned int dim, typename G_v >
static void fill_id< dim, G_v, NO_VERTEX_ID >::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 43 of file CartesianGraphFactory.hpp.


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