PolyFEM
Loading...
Searching...
No Matches
PolyhedronQuadrature.hpp File Reference
#include "Quadrature.hpp"
Include dependency graph for PolyhedronQuadrature.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  polyfem::quadrature::PolyhedronQuadrature
 

Namespaces

namespace  polyfem
 
namespace  polyfem::quadrature
 

Functions

void polyfem::tertrahedralize_star_shaped_surface (const Eigen::MatrixXd &V, const Eigen::MatrixXi &F, const Eigen::RowVector3d &kernel, Eigen::MatrixXd &OV, Eigen::MatrixXi &OF, Eigen::MatrixXi &OT)
 Tetrahedralize a star-shaped mesh, with a given point in its kernel.