Choral
Private Member Functions | List of all members
csr_mod::equal Interface Reference

test csr matrices equality More...

Collaboration diagram for csr_mod::equal:
Collaboration graph

Private Member Functions

logical function csr_equal (g1, g2)
 test equality More...
 

Detailed Description

test csr matrices equality

Definition at line 122 of file csr_mod.F90.

Member Function/Subroutine Documentation

◆ csr_equal()

logical function csr_mod::equal::csr_equal ( type(csr), intent(in)  g1,
type(csr), intent(in)  g2 
)
private

test equality

g1 and g2 will be modified : rows will be sorted

Definition at line 338 of file csr_mod.F90.


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