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

PUMI related additions to PyMFEM #32

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Conversation

mortezah
Copy link

This is PR includes a couple of minor changes to bring in PUMI mesh adapt to PyMFEM. Note that this will require the build of PUMI with python wrappers.

Todo:

  • Documentatoin
  • Example
  • Build options and conditional builds

This constructor takes an apf::Mesh2 (PUMI mesh) as an input.
This helps create a ParMesh object properly.
The default call with refine=1 causes issues in ReorientTetMesh during
consistency check.
@mortezah
Copy link
Author

mortezah commented Nov 2, 2020

@sshiraiwa should I merge the changes from https://github.com/mfem/PyMFEM/tree/mfem_42_dev and test my workflow?

@sshiraiwa
Copy link
Member

Net yet. Let me run the test on my side first.

@sshiraiwa
Copy link
Member

Hi @mortezah, I ran my standard test with the MFEM_42 branch. Please try it, but make sure
that you do it in a separate branch ;D

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

3 participants