hipgraphchildgraphnodegetgraph Interface Reference

hipgraphchildgraphnodegetgraph Interface Reference#

HIPFORT API Reference: hipfort::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- Instance of the node to get child graph of.
[out]pGraph- Pointer to get the graph.
Returns
hipSuccess, hipErrorInvalidValue

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: