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

Add pre workflow item. More...

Public Member Functions

subroutine graph_add_pre_item (c, inputs, num_inputs,
 

Detailed Description

Add pre workflow item.

Parameters
[in]cThe graph C context.
[in]inputsArray of input nodes.
[in]num_inputsNumber of inputs.
[in]outputsArray of output nodes.
[in]num_outputsNumber of outputs.
[in]map_inputsArray of map input nodes.
[in]map_outputsArray of map output nodes.
[in]num_mapsNumber of maps.
[in]random_stateOptional random state, can be NULL if not used.
[in]nameName for the kernel.
[in]num_particlesNumber of elements to operate on.

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