divide_by_CRS Function

public function divide_by_CRS(this, diag_vector) result(ret_crs)

Type Bound

CRS_

Arguments

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

Return Value type(CRS_)