Functions | |
template<int N, int M, bool A, typename T , typename V , typename IS > | |
void | IndSimpSetIncAdj::solveLaplacian (IndSimpSetIncAdj< N, M, A, T, V, IS > *mesh) |
Perform Laplacian smoothing on the interior vertices. |
void solveLaplacian | ( | IndSimpSetIncAdj< N, M, A, T, V, IS > * | mesh | ) | [related, inherited] |
Perform Laplacian smoothing on the interior vertices.
mesh | Pointer to the simplicial mesh. |