Name
mcf_dmm_print_status — Print content of a DMM object.
Description
mcf_dmm_print_status
prints the current
status variables of the DMM
system. Note that the
Fortran formatted output unit specification is
implementation-dependent, i.e on some implementations the output is
printed to the standard output unit.
Specification (Fortran)
subtoutine mcf_dmm_print_status(io)
integer*4 io
Parameters
io
Fortran formatted output unit (integer, input). If
io
is set to 0 or to 6, output is
directed to the standard output unit.