Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer(kind=I4), | public, | parameter | :: | NO_MESS | = | 0 |
code for no message on screen during problem solving |
character(len=128), | public | :: | OUTPUT_FILE |
When needed, output file |
|||
integer(kind=I4), | public, | parameter | :: | PRINT_MESS | = | 1 |
code for printing message during problem solving |
integer(kind=I4), | public | :: | SOLV_MESS | = | NO_MESS |
Solver output detail control |
|
integer(kind=I4), | public | :: | VERBOSE |
Output detail control |