|
Graph Framework
|
Copy data to a host buffer. More...
Public Member Functions | |
| subroutine | graph_copy_to_host (c, node, destination) |
Copy data to a host buffer.
| [in] | c | The graph C context. |
| [in] | node | Node to copy from. |
| [in,out] | destination | Host side buffer to copy to. |