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

Create 2D index node. More...

Public Member Functions

type(c_ptr) function graph_index_2d (c, variable, num_cols,
 

Detailed Description

Create 2D index node.

Parameters
[in]cThe graph C context.
[in]variableThe variable to index.
[in]num_colsNumber of columns.
[in]x_argThe function x argument.
[in]x_scaleScale factor x argument.
[in]x_offsetOffset factor x argument.
[in]y_argThe function y argument.
[in]y_scaleScale factor y argument.
[in]y_offsetOffset factor y argument.
Returns
A 2D piecewise node.

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