dolfinx icon indicating copy to clipboard operation
dolfinx copied to clipboard

eps2 constants too small?

Open jhale opened this issue 2 years ago • 1 comments

@garth-wells raised the issue about the size of the eps2 constant which is used in various geometry kernels as a tolerance.

https://github.com/FEniCS/dolfinx/blob/main/cpp/dolfinx/geometry/utils.cpp#L482

Are they too small?

jhale avatar Oct 21 '22 13:10 jhale

If there's no significant performance hit it would be helpful for the user to be able to define all geometric tolerances. It's particularly frustrating for meshes with diverse length scales.

nate-sime avatar Oct 25 '22 14:10 nate-sime