Choral
Private Member Functions | List of all members
graph_mod::valid Interface Reference
Collaboration diagram for graph_mod::valid:
Collaboration graph

Private Member Functions

integer function graph_valid (g)
 Check if the graph structure 'g' is valid. More...
 

Detailed Description

Definition at line 120 of file graph_mod.F90.

Member Function/Subroutine Documentation

◆ graph_valid()

integer function graph_mod::valid::graph_valid ( type (graph), intent(in)  g)
private

Check if the graph structure 'g' is valid.

Parameters
[in]ggraph to be checked
[out]infograph state (>0 means valid)

Definition at line 243 of file graph_mod.F90.


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