MEF90CtxGlobalOptions_Type: the MEF90-wide options. The values given here are the defaults used by setFromOptions
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| logical(kind=C_BOOL), | public | :: | dryrun | = | PETSC_FALSE | ||
| integer(kind=C_INT32_T), | public | :: | elementFamily | = | MEF90ElementFamilyLagrange | ||
| integer(kind=C_INT32_T), | public | :: | elementOrder | = | 1_ki | ||
| integer(kind=C_INT32_T), | public | :: | timeInterpolation | = | MEF90TimeInterpolation_linear | ||
| real(kind=C_DOUBLE), | public | :: | timeMax | = | 1.0_kr | ||
| real(kind=C_DOUBLE), | public | :: | timeMin | = | 0.0_kr | ||
| integer(kind=C_INT32_T), | public | :: | timeNumCycle | = | 1_ki | ||
| integer(kind=C_INT32_T), | public | :: | timeNumStep | = | 11_ki | ||
| integer(kind=C_INT32_T), | public | :: | timeSkip | = | 0_ki | ||
| integer(kind=C_INT32_T), | public | :: | verbose | = | 0_ki |