Choral
|
Private Member Functions | |
integer function | graph_valid (g) |
Check if the graph structure 'g' is valid. More... | |
Definition at line 120 of file graph_mod.F90.
|
private |
Check if the graph structure 'g' is valid.
[in] | g | graph to be checked |
[out] | info | graph state (>0 means valid) |
Definition at line 243 of file graph_mod.F90.