Summary
- add fast flood-filled iceberg removal Implements a vectorized, CSR-backed BFS algorithm to remove isolated floating ice (commit: 6e0f329) (details)
- CHG: make sure thickness remains >=1" (commit: 5d0299a) (details)
- Update common-workflow.yml (commit: 364a9df) (details)
- CHG: fixing multiple INS_VAL that adjointpetsc is complaining about (commit: 415bd77) (details)
- BUG: do not skip if vertex is clone (commit: ab8406c) (details)
| The file was added | src/m/parameterization/killberg.py |
| The file was modified | src/c/classes/Elements/Tria.cpp (diff) |
| The file was modified | .github/workflows/common-workflow.yml (diff) |
| The file was modified | src/c/classes/Elements/Element.h (diff) |
| The file was modified | src/c/classes/Elements/Element.cpp (diff) |
| The file was modified | src/c/classes/Node.cpp (diff) |
| The file was modified | src/c/classes/Vertex.cpp (diff) |
| The file was modified | src/c/analyses/StressbalanceAnalysis.cpp (diff) |
| The file was modified | src/c/classes/Node.h (diff) |
| The file was modified | src/c/classes/Vertex.cpp (diff) |