14 Commits (15d970670d774d10620fe39c87f85748251601e6)

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