Resolve a config key against the schema matching the session's dim. dim=1 behaviour is byte-identical to the old direct schema_lookup call.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(solver_session_t), | intent(in) | :: | session | |||
| character(len=*), | intent(in) | :: | key | |||
| integer, | intent(out) | :: | idx | |||
| integer, | intent(out) | :: | expected_kind | |||
| logical, | intent(out) | :: | ok | |||
| character(len=*), | intent(out) | :: | message |