to_CRS_from_DenseMatrix Function

public function to_CRS_from_DenseMatrix(dense_matrix) result(ret)

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(in) :: dense_matrix(:,:)

Return Value type(CRS_)