RefinementThresholdΒΆ

Type:float
Range:[0, 1]
Default:0.25
Appearance:simple

In an adaptive refinement step the error of the current solution on each cell is estimated and only the cells with largest errors are refined. The largest error of all cells times the \mathrm{RefinementThreshold} defines an error bound. All cells with error larger than this bound are refined.