Choral
All Classes Namespaces Files Functions Variables Modules
Private Member Functions | List of all members
graph_mod::equal Interface Reference

check graph equality More...

Collaboration diagram for graph_mod::equal:
Collaboration graph

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...
 

Detailed Description

check graph equality

Definition at line 134 of file graph_mod.F90.

Member Function/Subroutine Documentation

◆ graph_equal()

logical function graph_mod::equal::graph_equal ( type(graph), intent(in)  g2,
type(graph), intent(in)  g1 
)
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.


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