Creates a new monitor
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(monitor_set), | intent(inout) | :: | this | Set of monitor objects | ||
| character(len=*), | intent(in) | :: | name | Name of the monitor | ||
| integer, | intent(in) | :: | ncol | Number of columns | ||
| logical, | intent(in), | optional | :: | stdout | Switch to write to the stdout | |
| character(len=*), | intent(in), | optional | :: | sep | Number of columns |