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

scale the matrix entries More...

Collaboration diagram for csr_mod::scale:
Collaboration graph

Private Member Functions

subroutine csr_scale (m1, a)
 m1 <= a*m1 More...
 

Detailed Description

scale the matrix entries

Definition at line 150 of file csr_mod.F90.

Member Function/Subroutine Documentation

◆ csr_scale()

subroutine csr_mod::scale::csr_scale ( type(csr), intent(inout)  m1,
real(rp), intent(in)  a 
)
private

m1 <= a*m1

Definition at line 629 of file csr_mod.F90.


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