Skip to content

Add circumcenter calculation, unit tests#4461

Merged
roystgnr merged 5 commits into
libMesh:develfrom
roystgnr:circumcenter
May 20, 2026
Merged

Add circumcenter calculation, unit tests#4461
roystgnr merged 5 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

moosebuild commented May 19, 2026

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

Coverage

Inconsistent report tags were found between the head and base reports.
This can happen when reports are missing from either the head or the base.

Inconsistent tags:
32bit-np2_threads2
Full coverage report

This comment will be updated on new commits.

Copy link
Copy Markdown
Member

@jwpeterson jwpeterson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My only request (over IM) was to update the docs regarding collinear points, thanks!

@roystgnr roystgnr enabled auto-merge May 20, 2026 14:23
@roystgnr
Copy link
Copy Markdown
Member Author

Feels silly to re-run CI for a comment change, but I don't need this as urgently as I thought (#4442 is ready without it and it'll be at least a couple weeks before the next phase of that needs it) so I'll just turn on auto-merge here and we'll see if there's been any downstream breakage during the last 19 hours.

@roystgnr roystgnr merged commit 8145029 into libMesh:devel May 20, 2026
23 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.

3 participants