Loading Musubi specific abort criteria from the abort_criteria
table.
This routine is passed to the loading of abort criteria in tem_abortCriteria_load.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(mus_abortCriteria_type), | intent(inout) | :: | me | Object to hold the solver specific configuration parameters. |
||
type(flu_state), | intent(in) | :: | conf | Handle to the Lua script with the configuration. |
||
integer, | intent(in) | :: | abort_table | Handle to the opened |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | iErr |