Sets the DOP853 relative and absolute error tolerances for each equation solved during the field line tracing
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=DP), | intent(in), | dimension(neq) | :: | rtol_ |
Relative error tolerance for each equation |
|
| real(kind=DP), | intent(in), | dimension(neq) | :: | atol_ |
Absolute error tolerance for each equation |