Skip to content

Add circumcenter calculation, unit tests#4461

Open
roystgnr wants to merge 4 commits into
libMesh:develfrom
roystgnr:circumcenter
Open

Add circumcenter calculation, unit tests#4461
roystgnr wants to merge 4 commits into
libMesh:develfrom
roystgnr:circumcenter

Conversation

@roystgnr
Copy link
Copy Markdown
Member

I need this to expand all_rbb() compatibility in #4442, but it's pretty self-contained too.

roystgnr added 4 commits May 19, 2026 10:45
The assert itself should have been handling conversions, but for
complex/int the direct conversion wasn't allowed.
This fixes T=complex issues and is more efficient if the compiler
doesn't inline here.
We really need to fix this, not keep working around it...
@moosebuild
Copy link
Copy Markdown

Job Coverage, step Generate coverage on ffc20ed wanted to post the following:

Coverage

5b75aa #4461 ffc20e
Total Total +/- New
Rate 65.53% 65.53% - 100.00%
Hits 78420 78420 - 1
Misses 41257 41257 - 0

Diff coverage report

Full coverage report

This comment will be updated on new commits.

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