Find the maximal deviation for the polynomials representing the state in each element.
This additional information is useful for estimates during the simulation.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(atl_statedata_type), | intent(in) | :: | statedata |
The statedata to update the bounds for. deviation of kerneldata will be recomputed according to the statedata. |
||
type(atl_kerneldata_type), | intent(inout) | :: | kerneldata |
The kerneldata storing the deviation, this will be updated according to the data provided in statedata. |