ethreshold
The ethreshold parameter is used for deciding whether a point
is flagged for refinement. If the refinement criteria calculates an
error at a point which is above the user specified ethreshold,
the point will be refined. Otherwise, the point is not flagged
for refinement.
Notes
- This parameter only has an effect if allowedl > 0.
- The default value is 1.0.
- ethreshold is an absolute measure; it does not
indicate a percentage of any kind. For example, ethreshold = 1.0 does
not mean that all points will be refined. Rather, it means those points
with error grid values larger than 1.0 will be refined.
See Also
buffer,
mindim,
minefficiency,
allowedl,
shadow,
comp_amr_error.
Index of all manual pages
Examples
None