Skip to content
Snippets Groups Projects
Commit f69796e9 authored by Simon Labarthe's avatar Simon Labarthe
Browse files

add operators examples of use

parent 49f6a684
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,17 @@ Tutorials
The different numerical schemes for the differential operators can be tested independently with dedicated tutorials
.. nbgallery::
tutorials/test_numerical_scheme/test_advection_operator.ipynb
tutorials/test_numerical_scheme/test_diffusion_operator.ipynb
tutorials/test_numerical_scheme/test_adjoint_advection_operator.ipynb
tutorials/test_numerical_scheme/test_adjoint.ipynb
tutorials/test_numerical_scheme/test_EDP_model_adjoint.ipynb
tutorials/test_numerical_scheme/test_EDP_model_direct.ipynb
tutorials/test_numerical_scheme/test_gradient.ipynb
These tutorials can be found in the folder 'tutorials' of the repository as jupyter notebooks.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment