xsetf(3f) - [M_odepack::matrix] Reset the error print control flag.
subroutine xsetf (mflag)
integer mflag
XSETF sets the error print control flag to MFLAG:
MFLAG=1 means print all messages (the default).
MFLAG=0 means no printing.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer | :: | mflag |