Previous Up Next
Previous: 3 The Gory Details
Up: Top
Next: 5 Examples

4 Mesh adaptation

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.

  • 4.1 One example
  • 4.2 The options

  • Christophe Prud'homme

    Previous Up Next