MatNest and inner KSP
19 Dec
2018
19 Dec
'18
12:01 a.m.
Hello, I have a PCFIELDSPLIT where the fields are defined by a MATNEST “decomposition”. Right now, I am first defining the KSP of the diagonal blocks of the MATNEST, which are themselves PCFIELDSPLIT, then creating the Mat itself, and eventually I’d like to solve systems with the complete MATNEST. However, the KSP and PC options of the “first level" inner solvers are not propagated to the global outer solver. Can this be achieved somehow, or do I always need to set the options in the opposite direction (first outer solver, then inner solvers, e.g., through a cascade of PCFieldSplitGetSubKSP)? Thanks in advance, Pierre
2791
Age (days ago)
2791
Last active (days ago)
0 comments
1 participants
participants (1)
-
Pierre Jolivet