Get the max value (from STPK)
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| double precision, | intent(in) | :: | var(:) |
Searched array |
||
| double precision, | intent(inout) | :: | mamv |
Max value in var |
||
| double precision, | intent(in), | optional | :: | undef |
undefined value |