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 first problem for c++ to doc #167

Closed
fnrizzi opened this issue Jul 25, 2024 · 0 comments · Fixed by #168
Closed

add first problem for c++ to doc #167

fnrizzi opened this issue Jul 25, 2024 · 0 comments · Fixed by #168
Assignees

Comments

@fnrizzi
Copy link
Member

fnrizzi commented Jul 25, 2024

currently in the doc we have: https://pressio.github.io/pressio-demoapps/endtoend_py.html
but don't have the same thing for C++: https://pressio.github.io/pressio-demoapps/endtoend_cpp.html

we should add this (obviously we could just say that we expect a build to be ready and point to page) and we could use as starting point the test: https://github.com/Pressio/pressio-demoapps/blob/develop/tests_cpp/eigen_1d_euler_sod_explicit/main.cc

and we can use for plotting an adapted version of the script in: https://github.com/Pressio/pressio-demoapps/blob/develop/tests_cpp/eigen_1d_euler_sod_explicit/plot.py

@cwschilly cwschilly self-assigned this Jul 26, 2024
@cwschilly cwschilly linked a pull request Jul 26, 2024 that will close this issue
fnrizzi added a commit that referenced this issue Jul 29, 2024
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 a pull request may close this issue.

2 participants