|
|
75cc638739
|
perf(allocations): reduced overall allocations by 95%, increaseed jacobian applicatin by 2x
This commit uses global pre allocated work space to dramatically reduce memory usage and allocation time
|
2026-09-10 06:50:56 -04:00 |
|
|
|
b3c04d507a
|
feat(newton): first newton solver implementation
|
2026-09-08 06:36:39 -04:00 |
|
|
|
25510008dd
|
perf(jacobian-action): major updates to jacobian action application by removing redudant quadrature work. ~5x increase in speed
|
2026-09-02 17:01:50 -04:00 |
|
|
|
36adfa1174
|
feat(FieldDofMap): Completed FieldDofMap migration
also removed legacy BarotropicPolytrope implementation
|
2026-08-29 08:56:36 -04:00 |
|
|
|
177ae8b38a
|
feat(support): continued migration to new field dof support system
mass normaliztion, gravity, displacement, and hydrostatic equilibrium are now migrated
|
2026-08-24 15:44:24 -04:00 |
|
|
|
0f3ca8050b
|
feat(field-support): added field support system, mid migration
currently the barotope and the pressure force operator are migrated to the new support system
|
2026-08-23 10:13:53 -04:00 |
|