fix tutorial poisson

This commit is contained in:
Nicola Demo
2022-11-29 13:01:36 +01:00
parent 936f5e1043
commit e6f935842e
17 changed files with 1240 additions and 1176 deletions

3
tutorials/README.md vendored
View File

@@ -5,6 +5,7 @@ In this folder we collect useful tutorials in order to understand the principles
| Name | Description | Type of Problem |
|-------|---------------|-------------------|
| Tutorial1 [[.ipynb](tutorial1/tutorial-1.ipynb), [.py](tutorial1/tutorial-1.py), [.html](http://mathlab.github.io/PINA/_rst/tutorial1/tutorial-1.html)]| Poisson problem on regular domain using extra features | `SpatialProblem` |
| Tutorial1 [[.ipynb](), [.py](), [.html]()]| Coming soon | |
| Tutorial2 [[.ipynb](tutorial2/tutorial.ipynb), [.py](tutorial2/tutorial.py), [.html](http://mathlab.github.io/PINA/_rst/tutorial1/tutorial-1.html)]| Poisson problem on regular domain using extra features | `SpatialProblem` |