


% -*- texinfo -*-
% @deftypefn {Function File} {[@var{Ax}, @var{Ay}, @var{bx}, @
% @var{by}]} = MSH2Mequalizemesh(@var{msh})
%
% To equalize the size of triangle edges, apply a baricentric@
% regularization, i.e. move each node to the @
% center of mass of the patch of triangles to which it belongs.
%
% May be useful when distorting a mesh,
% type @code{ demo MSH2Mequalizemesh } to see some examples.
%
% @seealso{MSH2Mdisplacementsmoothing}
%
% @end deftypefn