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

tutorial update: user-code plugin #18

Closed
jmorice91 opened this issue Nov 21, 2024 · 2 comments · Fixed by #30
Closed

tutorial update: user-code plugin #18

jmorice91 opened this issue Nov 21, 2024 · 2 comments · Fixed by #30
Assignees

Comments

@jmorice91
Copy link
Contributor

jmorice91 commented Nov 21, 2024

add exercise 11 as user-code plugin

@jmorice91 jmorice91 self-assigned this Nov 21, 2024
jmorice91 added a commit that referenced this issue Nov 22, 2024
@jmorice91
Copy link
Contributor Author

jmorice91 commented Nov 22, 2024

In this branch the directory ex11 correspond to deisa example
So we have conflict to generate the executable as usual: make ex11.

To generate the executable and, you need to do in e8ae497:
make ex11_tmp && mpirun -np 1 ./ex11_tmp

In my opinion, the name of the directory of the deisa must be change in tutorial issue #9 .

@jbigot
Copy link
Member

jbigot commented Dec 18, 2024

you can change the name of the Deisa ex in this PR

@jmorice91 jmorice91 linked a pull request Jan 21, 2025 that will close this issue
jmorice91 added a commit that referenced this issue Jan 31, 2025
* fix #18, create user_plugin example

* change name ex11 to ex_deisa

* fix visibility + CMakeLists.txt

* Update README.md

Co-authored-by: [email protected]  

* Update README.md

Co-authored-by: [email protected] 

* Update README.md

Co-authored-by: [email protected]

* Update ex11.yml

Co-authored-by: [email protected]

* Update solutions/ex11.yml

Co-authored-by: [email protected]

* Update README.md

Co-authored-by: [email protected]

* Update ex11.yml

Co-authored-by: [email protected]

* Add more comment in ex11 + resolve conversation

* Update ex11.c

Co-authored-by: [email protected]

* Update ex11.c

Co-authored-by: [email protected]

* Update ex11.c

Co-authored-by: [email protected] 

* small fix + add integral_solution.dat

* fix bug and fix comment about ghost

* small fix

* uniform comment

* fix typo

---------

Co-authored-by:  [email protected] and [email protected]
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