extract explicit mesh with topology information from implicit surfaces with boolean operations, and do surface/volume integrating on them.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mckay c04fba163b feat: add 2D winding number to determine whether a point inside or outside a p;olygon 2 weeks ago
..
data_cache Add quadrature methods for 1D integration 4 months ago
GL_integrator.hpp Add quadrature methods for 1D integration 4 months ago
TS_integrator.hpp Add quadrature methods for 1D integration 4 months ago
polygon_winding_number.h feat: add 2D winding number to determine whether a point inside or outside a p;olygon 2 weeks ago
quadrature.hpp fix(quadrature): optimize Gauss-Legendre and tanh-sinh integration calculations,support integral over [a, b] 1 month ago