pretty_print Subroutine

public subroutine pretty_print(out_unit, mat)

Arguments

Type IntentOptional Attributes Name
integer :: out_unit
real(kind=dp) :: mat(:,:)

Contents