next up previous contents
Next: MPH_timer - collect timing Up: Module MPH_module - Multi Previous: MPH_help - display help

MPH_debug - define debug level

This routine defines the debug level. The higher the level is, the more debug information the code will display.

REVISION HISTORY:

       2001-Nov-15 -- add PROTEX convention
       2001-May-20 -- first prototype
INTERFACE:
       subroutine MPH_debug (level)
USES:
       implicit none
INPUT PARAMETERS:
       integer, intent(in) :: level  !  0 (default), 1 or 2

\



Yun (Helen) He
Mon Mar 3 10:31:17 PST 2003