Skip to content

Commit 0736d1d

Browse files
committed
Update docs
1 parent 45bc9d8 commit 0736d1d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/demos/pinn_forward.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ Time-dependent PDEs
4747
pinn_forward/allen.cahn
4848
pinn_forward/klein.gordon
4949

50+
- `Heat equation with training points resampling <https://github.com/lululxvi/deepxde/blob/master/examples/pinn_forward/heat_resample.py>`_
5051
- `Diffusion-reaction equation <https://github.com/lululxvi/deepxde/blob/master/examples/pinn_forward/diffusion_reaction.py>`_
5152
- `Beltrami flow <https://github.com/lululxvi/deepxde/blob/master/examples/pinn_forward/Beltrami_flow.py>`_
5253
- `Kovasznay flow <https://github.com/lululxvi/deepxde/blob/master/examples/pinn_forward/Kovasznay_flow.py>`_

docs/demos/pinn_inverse.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Time-independent PDEs
2020

2121
pinn_inverse/elliptic.inverse.field
2222

23+
- `Inverse problem for the Poisson equation with unknown forcing field with training points resampling <https://github.com/lululxvi/deepxde/blob/master/examples/pinn_inverse/elliptic_inverse_field_batch.py>`_
2324
- `Inverse problem for Brinkman-Forchheimer model <https://github.com/lululxvi/deepxde/blob/master/examples/pinn_inverse/brinkman_forchheimer.py>`_
2425
- `Inverse problem for the diffusion-reaction system with a space-dependent reaction rate <https://github.com/lululxvi/deepxde/blob/master/examples/pinn_inverse/diffusion_reaction_rate.py>`_
2526

0 commit comments

Comments
 (0)