From 4ea91680175fe497d4c4a6fc3a48a49f85740144 Mon Sep 17 00:00:00 2001 From: Patrick Farrell Date: Wed, 26 Jun 2024 10:16:39 +0100 Subject: [PATCH] Minor --- docs/src/PETScPC/oseen.py.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/src/PETScPC/oseen.py.rst b/docs/src/PETScPC/oseen.py.rst index e3b9ac5..f2d9987 100755 --- a/docs/src/PETScPC/oseen.py.rst +++ b/docs/src/PETScPC/oseen.py.rst @@ -121,7 +121,7 @@ Notice that while the smoother is very similar to the one used in :doc:`poisson. vtk.Do() -.. list-table:: Preconditioners performance for different values of the Reynolds number, for a fixed penalty parameter :math:`\gamma=10^8` +.. list-table:: Preconditioner performance for different values of the Reynolds number, for a fixed penalty parameter :math:`\gamma=10^8` :widths: auto :header-rows: 1 @@ -134,4 +134,3 @@ Notice that while the smoother is very similar to the one used in :doc:`poisson. - 3 (7.44e-6) - 5 (6.59e-6) - \ No newline at end of file