21 #ifndef __HARMONIC_SMOOTHING_H 22 #define __HARMONIC_SMOOTHING_H 25 #include "MeshDisplacement.h" 53 static std::shared_ptr<MeshDisplacement>
Definition: HarmonicSmoothing.h:39
static std::shared_ptr< MeshDisplacement > move(std::shared_ptr< Mesh > mesh, const BoundaryMesh &new_boundary)
Definition: HarmonicSmoothing.cpp:43
Definition: BoundaryMesh.h:39