Dumps array of convergence to given unit
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_convergence_type), | intent(in) | :: | me(:) |
convergence to write into the lua file |
||
integer, | intent(in) | :: | outUnit |
unit to write to |
Dump single convergence to given unit
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_convergence_type), | intent(in) | :: | me |
convergence to write into the lua file |
||
integer, | intent(in) | :: | outUnit |
unit to write to |