meshpro / optimesh

:spider_web: Mesh optimization, mesh smoothing.
575 stars 56 forks source link

include connected ghost movement in CVT full #24

Closed nschloe closed 5 years ago

nschloe commented 6 years ago

If a ghost node is connected to an interior node, its movement influences the interior node in CVT-full. This effect can be incorporated in the Hessian without changing the sparsity structure. See the respective comment in the code.

nschloe commented 5 years ago

No longer using ghost meshes.