Graph Framework
Loading...
Searching...
No Matches
graph_fortran::graph_variable Interface Reference

Create a variable node. More...

Public Member Functions

type(c_ptr) function graph_variable (c, size, symbol)
 

Detailed Description

Create a variable node.

Parameters
[in,out]cThe c context.
[in]sizeSize of the data buffer.
[in]symbolSymbol of the variable used in equations.
Returns
The created variable.

The documentation for this interface was generated from the following file: