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

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

Detailed Description

template<unsigned int dim, typename p, typename Graph, int ... pos>
struct fill_prop_by_type< dim, 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 258 of file CartesianGraphFactory.hpp.

#include <CartesianGraphFactory.hpp>

Public Types

enum  { value = 0 }
 

Member Enumeration Documentation

◆ anonymous enum

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

Definition at line 260 of file CartesianGraphFactory.hpp.


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