|
MorphoGraphX
2.0-1-227
|
#include <DistObject.hpp>
Public Types | |
| typedef vvGraphT | vvGraph |
| typedef vvGraphT::vertex_t | Vertex |
| typedef Vertex::content_t | VertexContent |
| typedef vvGraphT::edge_t | Edge |
| typedef Edge::content_t | EdgeContent |
Public Member Functions | |
| DistNhbd (vvGraphT &S) | |
| virtual | ~DistNhbd () |
| uint | n () |
| uint | nbs () |
| thrust::device_vector< uint > * | data () |
| vvGraphT & | graph () |
| uint | vNum (const Vertex &v) |
| void | write () |
Definition at line 40 of file DistObject.hpp.
| typedef vvGraphT::edge_t mgx::DistNhbd< vvGraphT >::Edge |
Definition at line 50 of file DistObject.hpp.
| typedef Edge::content_t mgx::DistNhbd< vvGraphT >::EdgeContent |
Definition at line 52 of file DistObject.hpp.
| typedef vvGraphT::vertex_t mgx::DistNhbd< vvGraphT >::Vertex |
Definition at line 46 of file DistObject.hpp.
| typedef Vertex::content_t mgx::DistNhbd< vvGraphT >::VertexContent |
Definition at line 48 of file DistObject.hpp.
| typedef vvGraphT mgx::DistNhbd< vvGraphT >::vvGraph |
Definition at line 44 of file DistObject.hpp.
|
inline |
Definition at line 63 of file DistObject.hpp.
|
inlinevirtual |
Definition at line 66 of file DistObject.hpp.
|
inline |
Definition at line 75 of file DistObject.hpp.
|
inline |
Definition at line 81 of file DistObject.hpp.
|
inline |
Definition at line 69 of file DistObject.hpp.
|
inline |
Definition at line 72 of file DistObject.hpp.
|
inline |
Definition at line 84 of file DistObject.hpp.
|
inline |
Definition at line 87 of file DistObject.hpp.
1.8.17