Skip to content

Commit 87e30c6

Browse files
committed
GenEO for saddle-point problems
1 parent 4fdc662 commit 87e30c6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/documentation/petsc/examples.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ Linear problems
4545
+----------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------+
4646
| `elasticity-3d-PETSc.edp <https://github.com/FreeFem/FreeFem-sources/tree/develop/examples/hpddm/elasticity-3d-PETSc.edp>`__ |   |
4747
+----------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------+
48+
| `elasticity-block-hpddm-2d-PETSc.edp <https://github.com/FreeFem/FreeFem-sources/tree/develop/examples/hpddm/elasticity-block-hpddm-2d-PETSc.edp>`__ | Domain decomposition (GenEO for saddle-point problems)  |
49+
+----------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------+
4850
| `stokes-2d-PETSc.edp <https://github.com/FreeFem/FreeFem-sources/tree/develop/examples/hpddm/stokes-2d-PETSc.edp>`__ | Distributed LU/Cholesky |
4951
+----------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------+
5052
| `stokes-3d-PETSc.edp <https://github.com/FreeFem/FreeFem-sources/tree/develop/examples/hpddm/stokes-3d-PETSc.edp>`__ |   |
@@ -55,6 +57,8 @@ Linear problems
5557
+----------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------+
5658
| `stokes-fieldsplit-3d-PETSc.edp <https://github.com/FreeFem/FreeFem-sources/tree/develop/examples/hpddm/stokes-fieldsplit-3d-PETSc.edp>`__ |   |
5759
+----------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------+
60+
| `stokes-block-hpddm-2d-PETSc.edp <https://github.com/FreeFem/FreeFem-sources/tree/develop/examples/hpddm/stokes-block-hpddm-2d-PETSc.edp>`__ | Domain decomposition (GenEO for saddle-point problems)  |
61+
+----------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------+
5862
| `oseen-2d-PETSc.edp <https://github.com/FreeFem/FreeFem-sources/tree/develop/examples/hpddm/oseen-2d-PETSc.edp>`__ | Oseen problem preconditioned by Pressure Convection–Diffusion (PCD) |
5963
+----------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------+
6064
| `maxwell-2d-PETSc.edp <https://github.com/FreeFem/FreeFem-sources/tree/develop/examples/hpddm/maxwell-2d-PETSc.edp>`__ | Direct LU/Cholesky |

0 commit comments

Comments
 (0)