mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-30 16:12:51 +00:00
6 lines
466 B
Markdown
6 lines
466 B
Markdown
# GetFem++ IPython Notebook examples
|
|
see: http://download.gna.org/getfem/html/homepage/python/examples.html
|
|
|
|
- [A step-by step basic_example python](https://github.com/ovainola/JuliaFEM/blob/master/docs/getfem_examples/A_step-by-step_basic_example_python.ipynb)
|
|
- [Another Laplacian with exact solution and source term python](https://github.com/ovainola/JuliaFEM/blob/master/docs/getfem_examples/Another_Laplacian_with_exact_solution_and_source_term_python.ipynb)
|