Hi,
I would like to create a mesh based on cell size (specify mesh.hmin ) instead of setting resolution.
(For example, using UnitSquareMesh function.)
Is there a simple way of doing that in FEniCS ?
I checked the following question but it is suggested to use Gmsh, which I would like to avoid for now.
Best,