You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a composite is defined as a graph, each edge has to be translated into a variable, and each vertex is a call of a function/functor.
Using a traversal of the graph from inputs to outputs, call the different functions in that order.
The text was updated successfully, but these errors were encountered:
In Fortran, a module has to be generated from the
From a package, generate:
For a composite:
If a composite is defined as a graph, each edge has to be translated into a variable, and each vertex is a call of a function/functor.
Using a traversal of the graph from inputs to outputs, call the different functions in that order.
The text was updated successfully, but these errors were encountered: