Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(atl_statedata_type), | intent(in) | :: | statedata |
The statedata to update the estimates for. maxgrad of kerneldata will be recomputed according to the statedata. |
||
type(atl_kerneldata_type), | intent(inout) | :: | kerneldata |
The kerneldata storing the estimates, this will be updated according to the data provided in statedata. |