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 9a5c7ad0f9 feat(surface-integral): add volume computation and improve domain checks in SurfaceAreaCalculator 1 month ago
..
include fix(quadrature): optimize Gauss-Legendre and tanh-sinh integration calculations,support integral over [a, b] 1 month ago
interface feat(surface-integral): add volume computation and improve domain checks in SurfaceAreaCalculator 1 month ago
src feat(surface-integral): add volume computation and improve domain checks in SurfaceAreaCalculator 1 month ago
test refactor newton method and introduce test with googleTest 3 months ago
xmake.lua refactor newton method and introduce test with googleTest 3 months ago