ShowArrayInt Subroutine

public subroutine ShowArrayInt(Mat, IndexArray, FileHandle, Name)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: Mat(:,:)
integer, intent(in), optional :: IndexArray(:,:)
integer, intent(in), optional :: FileHandle
character(len=*), intent(in), optional :: Name