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 DG local advection prom example #22

Merged
merged 7 commits into from
Feb 15, 2024
Merged

Conversation

ckendrick
Copy link
Collaborator

@ckendrick ckendrick commented Nov 8, 2023

This adds the DG local advection prom example based on the C++ example.

This also adds bindings for the MatrixInterpolator and VectorInterpolator classes and functions to the pylibROM.algo.manifold_interp module.

See the header for example runs for testing. Note that running this example will likely show a free error until LLNL/libROM#247 is merged.

CMakeLists.txt Outdated Show resolved Hide resolved
@chldkdtn chldkdtn added the RFR Ready for review label Dec 7, 2023
@ckendrick ckendrick merged commit dda95c6 into main Feb 15, 2024
10 checks passed
@ckendrick ckendrick deleted the prom_dg_local_advection branch February 15, 2024 19:14
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.

4 participants