check graph equality More...
Private Member Functions | |
logical function | graph_equal (g2, g1) |
test equality Two graph are equal if the underlying boolean matrices are equal independently of the column storing order More... | |
check graph equality
Definition at line 134 of file graph_mod.F90.
|
private |
test equality Two graph are equal if the underlying boolean matrices are equal independently of the column storing order
Definition at line 331 of file graph_mod.F90.