point_motion_3d.cpp
1 #include "point_motion_3d.hpp"
2 
virtual ~PointMotion3D(void)
Class destructor.
Abstract class for the motion of the mesh generating points.