divide_by_vector_CRS Subroutine

public subroutine divide_by_vector_CRS(this, diag_vector)

Type Bound

CRS_

Arguments

Type IntentOptional Attributes Name
class(CRS_), intent(inout) :: this
real(kind=real64), intent(in) :: diag_vector(:)