Hi,
following problem: My task is to optimize the fe-mesh of a certain part. The boundary-nodes need to stay unchanged, so the optization must be accomplished by first changing the coordinates of the inner nodes and the generating a new delaunay-triangulation.
I wrote a function with Matlab...