|
MorphoGraphX
2.0-1-227
|
#include <DistObject.hpp>
Inheritance diagram for mgx::DistVertexGraph< DistNhbdT, DataT >:Public Member Functions | |
| DistVertexGraph (DistNhbdT &nhbd, DataT DistNhbdT::VertexContent::*off) | |
| DataT * | vData (const typename DistNhbdT::Vertex &v) |
Public Member Functions inherited from mgx::DistVertex< DistNhbdT, DataT > | |
| DistVertex (DistNhbdT &nhbd) | |
| virtual | ~DistVertex () |
| DistNhbdT & | nhbd () |
| thrust::device_vector< DataT > * | data () |
| void | alloc () |
| void | write () |
| void | read () |
Additional Inherited Members | |
Protected Member Functions inherited from mgx::DistVertex< DistNhbdT, DataT > | |
| DistVertex (DistNhbdT &nhbd, bool hasData) | |
Derived class from distributed vertex with storage in the vertices of the graph.
Definition at line 218 of file DistObject.hpp.
|
inline |
Definition at line 224 of file DistObject.hpp.
|
inlinevirtual |
Reimplemented from mgx::DistVertex< DistNhbdT, DataT >.
Definition at line 228 of file DistObject.hpp.
1.8.17