Graph Framework
|
Create a variable node. More...
Public Member Functions | |
type(c_ptr) function | graph_variable (c, size, symbol) |
Create a variable node.
[in,out] | c | The c context. |
[in] | size | Size of the data buffer. |
[in] | symbol | Symbol of the variable used in equations. |