Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Libmesh update #19370

Merged
merged 6 commits into from Nov 13, 2021
Merged

Libmesh update #19370

merged 6 commits into from Nov 13, 2021

Conversation

roystgnr
Copy link
Contributor

Summary of changes:

  • Exodus IGA fix for multiblock files
  • fix vector-index out of range
  • Update TIMPI submodule
  • Use more macros from autoconf submodule
  • Dual shape function modification
  • IGA files need RATIONAL_BERNSTEIN mapping even for w=1.0
  • Fix Apple M1 JIT
  • Initialize version_number in Xdr class.
  • RB update: Enable EIM on element sides
  • Add SVD in preconditioner type
  • Only write Xdr header info on proc 0
  • Calculator app improvements

Refs #0

Refs #18768 - the bugfix here gets multi-subdomain Exodus IGA files working

This also cherry-picks the previous updates necessary for #19349 - I'm hoping that whatever's causing problems there is in the non-libMesh-update commits.

lindsayad and others added 4 commits November 11, 2021 17:27
And enable parallel metaphysicl

Summary of libmesh changes:
  - fix vector-index out of range
  - Update TIMPI submodule
  - Use more macros from autoconf submodule
  - Dual shape function modification
  - IGA files need RATIONAL_BERNSTEIN mapping even for w=1.0
  - Fix Apple M1 JIT
  - Initialize version_number in Xdr class.
  - RB update: Enable EIM on element sides
  - Add SVD in preconditioner type
  - Only write Xdr header info on proc 0
  - Calculator app improvements

Refs #000
This gets the multi-subdomain IGA fixes I just merged
libmesh Show resolved Hide resolved
@moosebuild
Copy link
Contributor

moosebuild commented Nov 12, 2021

Job Documentation on 6314382 wanted to post the following:

View the site here

This comment will be updated on new commits.

@moosebuild
Copy link
Contributor

moosebuild commented Nov 12, 2021

Job Coverage on 6314382 wanted to post the following:

Framework coverage

Coverage did not change

Modules coverage

Coverage did not change

Full coverage reports

Reports

This comment will be updated on new commits.

And Logan, the reviews are pouring in!

Richard Roeper: "Compelling and mesmerizing.  A tour de force!"

Roger Ebert: "I laughed.  I cried.  Those are probably bad things when
reading a technical report."

Gene Siskel: "Don't you put words in my mouth too.  Just because I can't
file a libel suit doesn't mean my estate can't."
libmesh Show resolved Hide resolved
libmesh Show resolved Hide resolved
libmesh Show resolved Hide resolved
Copy link
Member

@loganharbour loganharbour left a comment

Choose a reason for hiding this comment

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

We can get this in once we clean up next

@roystgnr
Copy link
Contributor Author

Great, thanks. I have some more TIMPI and libMesh PRs in the pipeline but nothing that needs to go into MOOSE in a big hurry. If you're keeping track of the next cleanup, go ahead and hit merge on this whenever it's ready?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants