Searched refs:irun_amg_prec (Results 1 – 12 of 12) sorted by relevance
224 if (irun_amg_prec.gt.0) then230 if (irun_amg_prec.gt.0) then232 if (irun_amg_prec.eq.2) then ! Some setup work (mode a)236 do while (ramg_flag.le.irun_amg_prec) 260 if (irun_amg_prec.eq.3) then
314 if (irun_amg_prec.eq.0) then316 else if ((irun_amg_prec.ge.2).and.(ramg_flag.eq.1)) then
297 if (irun_amg_prec.ne.2) return ! No control at all
569 int irun_amg_prec; /* Run AMG as preconditioner to CG */ member
36 common /amgvari/irun_amg,irun_amg_prec,
570 int irun_amg_prec; /* Run AMG as preconditioner to CG */ member
648 int irun_amg_prec; /* Run AMG as preconditioner to CG */ member
37 common /amgvari/irun_amg,irun_amg_prec,
48 amgvari.irun_amg_prec = inp.GetValue("Run AMG As CG-preconditioner"); in input_fform()