<div dir="ltr"><div dir="ltr">On Thu, Feb 11, 2021 at 10:53 AM Matteo Semplice <<a href="mailto:matteo.semplice@uninsubria.it">matteo.semplice@uninsubria.it</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Il 11/02/21 06:41, Barry Smith ha scritto:<br>
>    Best to just look at the code to see exactly what it is doing: src/ksp/pc/impls/fieldsplit/fieldsplit.c  function PCApply_FieldSplit_Schur()<br>
><br>
>    There is no particular "scaling" applied to the vectors. It might be easiest to track through the computational process with the debugger (you can call VecView(v,0) in the debugger anytime to see the current vector) to see why the "scaling" seems to change.<br>
><br>
>    Barry<br>
<br>
Found!<br>
<br>
It came from the initial rescaling b->b/norm(b) in the fgmres for the <br>
entire matrix.<br></blockquote><div><br></div><div>I see. I did not document it because it is internal to the solver, but the subsolvers can see it :)</div><div>Glad you got it worked out.</div><div><br></div><div> Thanks,</div><div><br></div><div>    Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
We are now set and we can concentrate on our routine.<br>
<br>
Thanks a lot Matthew and Barry!<br>
<br>
Matteo & Elena<br>
<br>
-- <br>
Prof. Matteo Semplice<br>
Università degli Studi dell’Insubria<br>
Dipartimento di Scienza e Alta Tecnologia – DiSAT<br>
Professore Associato<br>
Via Valleggio, 11 – 22100 Como (CO) – Italia<br>
tel.: +39 031 2386316<br>
<br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div><div><br></div><div><a href="http://www.cse.buffalo.edu/~knepley/" target="_blank">https://www.cse.buffalo.edu/~knepley/</a><br></div></div></div></div></div></div></div></div>