@@ -45,6 +45,8 @@ Linear problems
45
45
+----------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------+
46
46
| `elasticity-3d-PETSc.edp <https://github.com/FreeFem/FreeFem-sources/tree/develop/examples/hpddm/elasticity-3d-PETSc.edp >`__ | |
47
47
+----------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------+
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
+ +----------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------+
48
50
| `stokes-2d-PETSc.edp <https://github.com/FreeFem/FreeFem-sources/tree/develop/examples/hpddm/stokes-2d-PETSc.edp >`__ | Distributed LU/Cholesky |
49
51
+----------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------+
50
52
| `stokes-3d-PETSc.edp <https://github.com/FreeFem/FreeFem-sources/tree/develop/examples/hpddm/stokes-3d-PETSc.edp >`__ | |
@@ -55,6 +57,8 @@ Linear problems
55
57
+----------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------+
56
58
| `stokes-fieldsplit-3d-PETSc.edp <https://github.com/FreeFem/FreeFem-sources/tree/develop/examples/hpddm/stokes-fieldsplit-3d-PETSc.edp >`__ | |
57
59
+----------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------+
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
+ +----------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------+
58
62
| `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) |
59
63
+----------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------+
60
64
| `maxwell-2d-PETSc.edp <https://github.com/FreeFem/FreeFem-sources/tree/develop/examples/hpddm/maxwell-2d-PETSc.edp >`__ | Direct LU/Cholesky |
0 commit comments