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

transpose matrix of a sparse csr matrix More...

Collaboration diagram for csr_mod::transpose:
Collaboration graph

Private Member Functions

subroutine csr_transpose (g2, g1)
 Transpose csr. More...
 

Detailed Description

transpose matrix of a sparse csr matrix

Definition at line 166 of file csr_mod.F90.

Member Function/Subroutine Documentation

◆ csr_transpose()

subroutine csr_mod::transpose::csr_transpose ( type(csr), intent(inout)  g2,
type(csr), intent(in)  g1 
)
private

Transpose csr.

Definition at line 870 of file csr_mod.F90.


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