| 
    libigl v2.5.0
    
   | 
 
Go to the source code of this file.
Namespaces | |
| namespace | igl | 
Functions | |
| bool | igl::boundary_conditions (const Eigen::MatrixXd &V, const Eigen::MatrixXi &Ele, const Eigen::MatrixXd &C, const Eigen::VectorXi &P, const Eigen::MatrixXi &BE, const Eigen::MatrixXi &CE, const Eigen::MatrixXi &CF, Eigen::VectorXi &b, Eigen::MatrixXd &bc) | 
| Compute boundary conditions for automatic weights computation.   | |