OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
fill_prop_v_by_type< 0, p, Graph, pos... > Struct Template Reference

Operator for vector and scalar property in the case there are no properties. More...

Detailed Description

template<typename p, typename Graph, int ... pos>
struct fill_prop_v_by_type< 0, p, Graph, pos... >

Operator for vector and scalar property in the case there are no properties.

Template Parameters
iSize of the property
pType of the property
GraphGraph
posArray of properties

Definition at line 219 of file DistGraphFactory.hpp.

#include <DistGraphFactory.hpp>

Public Types

enum  { value = 0 }
 

Member Enumeration Documentation

◆ anonymous enum

template<typename p , typename Graph , int ... pos>
anonymous enum

Definition at line 221 of file DistGraphFactory.hpp.


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