pyFM.mesh.laplacianΒΆ
Functions
|
Compute the cotangent weight (stiffness) matrix W for the mesh Laplacian. |
|
Compute the diagonal matrix of lumped vertex areas for the mesh Laplacian. |
|
Compute the area matrix for the mesh Laplacian using the finite elements method. |
|
Solve the generalized eigenvalue problem W @ x = lambda * A @ x. |