Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(tem_solverAborts_type), | intent(inout) | :: | me | The solver specific type to hold additional abort parameters. |
||
type(flu_state), | intent(in) | :: | conf | Handle to Lua configuration file to load parameters from. |
||
integer, | intent(in) | :: | abort_table | Handle to the abort criteria table to read from. |
Loading additional parameters for solver specific abort criteria from the configuration file.