17 Commits (190dfc417f70faefec1107fd8e3b8fa246facc46)

Author SHA1 Message Date
mckay c6ccc29d72 fix: find_v_intersections_at_u, add bound 2 weeks ago
mckay c04fba163b feat: add 2D winding number to determine whether a point inside or outside a p;olygon 2 weeks ago
mckay 4735fcbe2d feat: volume integration based on double integrator_t::calculate 2 weeks ago
mckay 88e122e115 to(suface integrator test) 2 weeks ago
mckay b91ef3fe45 feat(mesh): implement and verify surface area and volume integration 2 weeks ago
mckay b77f45ee5c style(integrator): format docs of integrator hpp and cpp 3 weeks ago
mckay edcc2f95e0 feat(integral): introduce Integrator into the main pipeline 3 weeks ago
mckay 4a7ad26da1 refactor(integrator_t): streamline constructors and enhance integration methods 4 weeks ago
mckay 24bd20cc42 to&fix: compilable version after feat integrator 4 weeks ago
mckay 9a5c7ad0f9 feat(surface-integral): add volume computation and improve domain checks in SurfaceAreaCalculator 1 month ago
mckay 07fe15f863 fix(quadrature): optimize Gauss-Legendre and tanh-sinh integration calculations,support integral over [a, b] 1 month ago
mckay 0b68b2c339 zan 3 months ago
mckay 19db8aefcc refactor newton method and introduce test with googleTest 3 months ago
mckay 1c710d962c do:Refactor SurfaceAreaCalculator and add flat_index_group structure: update constructors, improve data types, and enhance integration methods 3 months ago
mckay d1b82fdcd7 Refactor SurfaceAreaCalculator: streamline constructors, improve function naming, and enhance integration methods 4 months ago
mckay ada2bdd02a Add quadrature methods for 1D integration 4 months ago
mckay 3154fe8fc3 ruff init surface integral module 4 months ago