PIO  2.5.4
Functions/Subroutines
Internal Debug Settings for Fortran

Set the debug level in Fortran. More...

Functions/Subroutines

subroutine piolib_mod::setdebuglevel (level)
 

Detailed Description

Set the debug level in Fortran.

Function/Subroutine Documentation

◆ setdebuglevel()

subroutine piolib_mod::setdebuglevel ( integer(i4), intent(in)  level)

Set the level of debug information output to stdout by PIO.

Parameters
leveldefault value is 0, allowed values 0-6
Author
Jim Edwards