| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=MEF90MXSTRLEN), | protected, | dimension(6) | :: | MEF90DefMechSplitEnumList | = | ['None ', 'HydrostaticDeviatoric ', 'Deviatoric ', 'MEF90DefMechSplitEnumList ', '_MEF90DefMechSplitEnumList', ' '] |
| enumerator | :: | MEF90DefMechSplitEnumNone | = | 0 | |
| enumerator | :: | MEF90DefMechSplitEnumHydrostaticDeviatoric | = | 1 | |
| enumerator | :: | MEF90DefMechSplitEnumDeviatoric | = | 2 |
MEF90DefMechGetSplit: Return the split object from the cell set options
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=C_INT32_T), | intent(in) | :: | comm | |||
| character(len=MEF90MXSTRLEN), | intent(in) | :: | prefix | |||
| class(MEF90DefMechSplit), | intent(out), | allocatable | :: | split | ||
| integer(kind=C_INT32_T), | intent(inout) | :: | ierr |