fixCRS Subroutine

public subroutine fixCRS(this, idx, val, RHS, only_row)

Type Bound

CRS_

Arguments

Type IntentOptional Attributes Name
class(CRS_), intent(inout) :: this
integer(kind=int32), intent(in) :: idx(:)
real(kind=real64), intent(in) :: val(:)
real(kind=real64), intent(inout), optional :: RHS(:)
logical, intent(in), optional :: only_row