zero_matrix Function

public function zero_matrix(n) result(mat)

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(in) :: n

Return Value real(kind=real64), (n,n)