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

is the csr matrix well defined ? More...

Collaboration diagram for csr_mod::valid:
Collaboration graph

Private Member Functions

logical function csr_valid (m)
 Check if structure contents is correct. More...
 

Detailed Description

is the csr matrix well defined ?

Definition at line 101 of file csr_mod.F90.

Member Function/Subroutine Documentation

◆ csr_valid()

logical function csr_mod::valid::csr_valid ( type (csr), intent(in)  m)
private

Check if structure contents is correct.

Definition at line 242 of file csr_mod.F90.


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