Home > freetb4matlab > msh > MSH2Mequalizemesh.m

MSH2Mequalizemesh

PURPOSE ^

% @var{by}]} = MSH2Mequalizemesh(@var{msh})

SYNOPSIS ^

function [msh] = MSH2Mequalizemesh(msh)

DESCRIPTION ^

% -*- 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

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003