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

Add option to build without MFEM #26

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Add option to build without MFEM #26

wants to merge 5 commits into from

Conversation

ckendrick
Copy link
Collaborator

This modifies setup.py to add a --no-mfem and --use-mfem option to control whether to compile pylibROM with MFEM enabled. To compile without MFEM, python setup.py install --no-mfem.

@ckendrick ckendrick added the WIP Work in progress label Jun 6, 2024
@chldkdtn
Copy link
Collaborator

Is it still work in progress?

@ckendrick ckendrick marked this pull request as ready for review September 26, 2024 15:45
@ckendrick ckendrick added RFR Ready for review and removed WIP Work in progress labels Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants