Choral
Private Member Functions | List of all members
csr_mod::setrow Interface Reference
Collaboration diagram for csr_mod::setrow:
Collaboration graph

Private Member Functions

subroutine csr_setrow (m, val, col, ii)
 Set line ii. More...
 

Detailed Description

Definition at line 109 of file csr_mod.F90.

Member Function/Subroutine Documentation

◆ csr_setrow()

subroutine csr_mod::setrow::csr_setrow ( type(csr), intent(inout)  m,
real(rp), dimension(:), intent(in)  val,
integer, dimension(:), intent(in)  col,
integer, intent(in)  ii 
)
private

Set line ii.

Definition at line 319 of file csr_mod.F90.


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