Lines Matching full:only
94 Certain `KSPType` support only a subset of `PCSide` values
173 …idual from the outer subdomain is used but the correction is restricted to the inner subdomain only
175 …each point will receive a correction only from the unique inner subdomain containing it (nonoverla…
210 …computed from first preconditioner to last and then back (Use only for symmetric matrices and prec…
234 …The only preconditioners that currently work with this symbolic representation matrix object are `…
236 …This is only a good preconditioner when $diag(A00)$ is a good preconditioner for $A00$. Optionally…
336 smoothed before updating the residual. This only uses the
342 … calls the V-cycle only on the coarser level and has a post-smoother instead.
379 …th the `mat` and `pmat` via the Galerkin process (if pmat == mat the construction is only done once
513 + `PC_HPDDM_SCHUR_PRE_LEAST_SQUARES` (default) - only with a near-zero A11 block and A10 = A01^T;…
516 - `PC_HPDDM_SCHUR_PRE_GENEO` - only with A10 = A01^T, `PCHPDDMSetAuxiliaryMat()…