Read the grid record and compare against the configured grid using the historical 1e-12 relative tolerance.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | u | |||
| character(len=*), | intent(in) | :: | prefix | |||
| character(len=32), | intent(in) | :: | grid_type | |||
| real(kind=wp), | intent(in) | :: | cur_fp(2) | |||
| logical, | intent(out) | :: | ok | |||
| character(len=*), | intent(out) | :: | err |