MEF90CtxGlobalOptionsSetFromOptions: reads the MEF90-wide options. options is intent(inout): whatever it holds on entry is used as the default, so that a caller can override the defaults carried by MEF90CtxGlobalOptions_Type before calling.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=C_INT32_T), | intent(in) | :: | comm | |||
| character(len=*), | intent(in) | :: | prefix | |||
| type(MEF90CtxGlobalOptions_Type), | intent(inout) | :: | options | |||
| integer(kind=C_INT32_T), | intent(inout) | :: | ierr |