#include <JacobiLaplaceSmootherT.hh>
Public Member Functions | |
JacobiLaplaceSmootherT (Mesh &_mesh) | |
void | smooth (unsigned int _n) |
Do _n smoothing iterations. | |
Protected Member Functions | |
virtual void | compute_new_positions_C0 () |
virtual void | compute_new_positions_C1 () |