The saddle point problem (7.7)
(linear, non-symmetric, indefinite)
mit
will be solved by a parallel pressure correction scheme.
How to solve (7.10) :
(Uzawa)
If we assume constant pressure per element
(discretization a) or c) ) then no
vector type change is needed, i.e., no communication is
necessary.
,
,
If the equation (7.10) is solved via
fix point iteration (7.9)
(7.8)
then the calculation of the right hand side requires the
of
Again, we can use therein a parallelized iteration method
from Sec. 5.
The iteration method in the solution process of (7.11)
requires in each iteration the matrix-times-vector operation
which needs the the fast parallel of
In case of
or
this requirement is easy to fulfill and costs one
vector accumulation per iteration.
If one chooses a discretization with non-conform elements (a)
then the diagonal property of ([Joh97],pp.27)
ensures for
the fast parallel inverting.
We loose this property when conform elements (b)/(c) are used.
Here, the choice
is parallel inefficient.
Substitution of
by a matrix
as described in Sec. 5.5.6 and the setting
equal the incomplete factorization of
(Sec. 5.5) allows an efficient parallel inverting.