-
- Downloads
Added coupling between pySDC and Gusto (#516)
* Added coupling between pySDC and Gusto * Removed unused parameters * Update pySDC/implementations/problem_classes/GenericGusto.py Co-authored-by:Dr Jemma Shipton <j.shipton@exeter.ac.uk> * Update pySDC/implementations/problem_classes/GenericGusto.py Co-authored-by:
Dr Jemma Shipton <j.shipton@exeter.ac.uk> * Update pySDC/implementations/problem_classes/GenericGusto.py Co-authored-by:
Dr Jemma Shipton <j.shipton@exeter.ac.uk> * Update pySDC/tutorial/step_7/F_pySDC_with_Gusto.py Co-authored-by:
Dr Jemma Shipton <j.shipton@exeter.ac.uk> * Minor refactor --------- Co-authored-by:
Dr Jemma Shipton <j.shipton@exeter.ac.uk>
Showing
- .github/workflows/ci_pipeline.yml 1 addition, 1 deletion.github/workflows/ci_pipeline.yml
- docs/source/tutorial/doc_step_7_E.rst 3 additions, 0 deletionsdocs/source/tutorial/doc_step_7_E.rst
- docs/source/tutorial/doc_step_7_F.rst 4 additions, 0 deletionsdocs/source/tutorial/doc_step_7_F.rst
- pySDC/helpers/pySDC_as_gusto_time_discretization.py 174 additions, 0 deletionspySDC/helpers/pySDC_as_gusto_time_discretization.py
- pySDC/implementations/problem_classes/GenericGusto.py 264 additions, 0 deletionspySDC/implementations/problem_classes/GenericGusto.py
- pySDC/tests/test_helpers/test_gusto_coupling.py 626 additions, 0 deletionspySDC/tests/test_helpers/test_gusto_coupling.py
- pySDC/tests/test_tutorials/test_step_7.py 28 additions, 0 deletionspySDC/tests/test_tutorials/test_step_7.py
- pySDC/tutorial/step_7/F_2_plot_pySDC_with_Gusto_result.py 205 additions, 0 deletionspySDC/tutorial/step_7/F_2_plot_pySDC_with_Gusto_result.py
- pySDC/tutorial/step_7/F_pySDC_with_Gusto.py 346 additions, 0 deletionspySDC/tutorial/step_7/F_pySDC_with_Gusto.py
- pySDC/tutorial/step_7/README.rst 25 additions, 0 deletionspySDC/tutorial/step_7/README.rst
Loading
Please register or sign in to comment