Skip to content

Commit

Permalink
GenEO for saddle-point problems
Browse files Browse the repository at this point in the history
  • Loading branch information
prj- committed Nov 21, 2023
1 parent 4fdc662 commit 87e30c6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions source/documentation/petsc/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ Linear problems
+----------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------+
| `elasticity-3d-PETSc.edp <https://github.com/FreeFem/FreeFem-sources/tree/develop/examples/hpddm/elasticity-3d-PETSc.edp>`__ |   |
+----------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------+
| `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)  |
+----------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------+
| `stokes-2d-PETSc.edp <https://github.com/FreeFem/FreeFem-sources/tree/develop/examples/hpddm/stokes-2d-PETSc.edp>`__ | Distributed LU/Cholesky |
+----------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------+
| `stokes-3d-PETSc.edp <https://github.com/FreeFem/FreeFem-sources/tree/develop/examples/hpddm/stokes-3d-PETSc.edp>`__ |   |
Expand All @@ -55,6 +57,8 @@ Linear problems
+----------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------+
| `stokes-fieldsplit-3d-PETSc.edp <https://github.com/FreeFem/FreeFem-sources/tree/develop/examples/hpddm/stokes-fieldsplit-3d-PETSc.edp>`__ |   |
+----------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------+
| `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)  |
+----------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------+
| `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) |
+----------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------+
| `maxwell-2d-PETSc.edp <https://github.com/FreeFem/FreeFem-sources/tree/develop/examples/hpddm/maxwell-2d-PETSc.edp>`__ | Direct LU/Cholesky |
Expand Down

0 comments on commit 87e30c6

Please sign in to comment.