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