hipgraphdestroynode Interface Reference#
hipfort::hipgraphdestroynode Interface Reference
  Remove a node from the graph. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipgraphdestroynode_ (node) | 
Detailed Description
Remove a node from the graph.
- Parameters
 - 
  
[in] node - graph node to remove  
- 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
◆ hipgraphdestroynode_()
| integer(kind(hipsuccess)) function hipfort::hipgraphdestroynode::hipgraphdestroynode_ | ( | type(c_ptr), value | node | ) | 
The documentation for this interface was generated from the following file: