Skip to content

remove assertion from dirichlet_solve#95

Merged
iiiian merged 1 commit intopolyfem:mainfrom
iiiian:remove-assert
Mar 11, 2026
Merged

remove assertion from dirichlet_solve#95
iiiian merged 1 commit intopolyfem:mainfrom
iiiian:remove-assert

Conversation

@iiiian
Copy link
Contributor

@iiiian iiiian commented Mar 6, 2026

Two stage prefactorize + dirichlet_solve_prefactorized does not have this limitation despite functionally the same. Plus all dense solver today support sparse version of analyze and factorize call. This is a legacy contraint.

@codecov
Copy link

codecov bot commented Mar 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.66%. Comparing base (57dbead) to head (f8ca2bc).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
+ Coverage   81.62%   81.66%   +0.04%     
==========================================
  Files          49       49              
  Lines        2025     2024       -1     
  Branches      269      269              
==========================================
  Hits         1653     1653              
+ Misses        372      371       -1     
Flag Coverage Δ
polysolve 81.66% <ø> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@iiiian iiiian merged commit 550f6a5 into polyfem:main Mar 11, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants