In Gfem you can use mesh adaptation to improve the mesh qualities
according to the solutions(one or more) of a first computing; it is easy to
use this feature of Gfem, all you have to do is to use the
reserved word adaptmesh
.
This code was developed by Manollo J. Castro. It was ported for Gfem by Christophe Prud'homme.