PolyFEM
|
#include <Eigen/Dense>
Go to the source code of this file.
Namespaces | |
namespace | polyfem |
namespace | polyfem::mesh |
Functions | |
bool | polyfem::mesh::apply_slim (const Eigen::MatrixXd &V, const Eigen::MatrixXi &F, const Eigen::MatrixXd &V_new, Eigen::MatrixXd &V_smooth, const int max_iters) |