OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
no_edge Class Reference

class with no edge More...

Detailed Description

class with no edge

Definition at line 57 of file map_graph.hpp.

#include <map_graph.hpp>

Public Types

typedef boost::fusion::vector type
 type in case of no edge
 

Static Public Member Functions

static bool noPointers ()
 

Data Fields

type data
 empty edge
 

Static Public Attributes

static const unsigned int max_prop = 0
 no properties
 

Member Typedef Documentation

◆ type

typedef boost::fusion::vector no_edge::type

type in case of no edge

Definition at line 62 of file map_graph.hpp.

Member Function Documentation

◆ noPointers()

static bool no_edge::noPointers ( )
inlinestatic

Definition at line 70 of file map_graph.hpp.

Field Documentation

◆ data

type no_edge::data

empty edge

Definition at line 65 of file map_graph.hpp.

◆ max_prop

const unsigned int no_edge::max_prop = 0
static

no properties

Definition at line 68 of file map_graph.hpp.


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