hipgraphchildgraphnodegetgraph Interface Reference#
hipfort::hipgraphchildgraphnodegetgraph Interface Reference
Gets a handle to the embedded graph of a child graph node. More...
Public Member Functions | |
integer(kind(hipsuccess)) function | hipgraphchildgraphnodegetgraph_ (node, pGraph) |
Detailed Description
Gets a handle to the embedded graph of a child graph node.
- Parameters
-
[in] node - instane of the node to get child graph. [out] pGraph - pointer to get the graph.
- Returns
- hipSuccess, hipErrorInvalidValue
- Warning
- : This API is marked as beta, meaning, while this is feature complete, it is still open to changes and may have outstanding issues.
Member Function/Subroutine Documentation
◆ hipgraphchildgraphnodegetgraph_()
integer(kind(hipsuccess)) function hipfort::hipgraphchildgraphnodegetgraph::hipgraphchildgraphnodegetgraph_ | ( | type(c_ptr), value | node, |
type(c_ptr) | pGraph | ||
) |
The documentation for this interface was generated from the following file: