#include <VertexTangentialLaplacianSmooth.hpp>
◆ VertexTangentialLaplacianSmooth()
◆ operator()()
bool wmtk::operations::VertexTangentialLaplacianSmooth::operator() |
( |
Mesh & |
m, |
|
|
const simplex::Simplex & |
s |
|
) |
| |
|
overridevirtual |
Reimplemented from wmtk::operations::VertexLaplacianSmooth.
Definition at line 16 of file VertexTangentialLaplacianSmooth.cpp.
References wmtk::mesh_utils::compute_vertex_normal(), wmtk::Mesh::create_accessor(), wmtk::Edge, wmtk::Mesh::is_boundary(), wmtk::Mesh::is_valid(), wmtk::operations::VertexLaplacianSmooth::m_attibute_handle, m_damping_factor, wmtk::Mesh::switch_tuple(), wmtk::Mesh::switch_tuples(), wmtk::Triangle, wmtk::simplex::Simplex::tuple(), and wmtk::Vertex.
◆ DEFAULT_DAMPING_FACTOR
constexpr static double wmtk::operations::VertexTangentialLaplacianSmooth::DEFAULT_DAMPING_FACTOR = 1.0 |
|
staticconstexpr |
◆ m_damping_factor
double wmtk::operations::VertexTangentialLaplacianSmooth::m_damping_factor |
|
private |
The documentation for this class was generated from the following files: