petsc-3.7.1 2016-05-15
KSPPIPEFCG
A Pipelined, Flexible Conjugate Gradient method The natural norm for this method is (u,Au). This norm is available at no computational costs. Choosing norm types preconditioned or unpreconditioned involves an extra blocking global reduction, thus removing any benefit from pipelining. Many br
Supports left preconditioning only. Many br
Reference
Pipelined, Flexible Krylov Subspace Methods Many brPatrick Sanan, Sascha M. Schnepp, Dave A. May Many br
Options Database Keys
| -ksp_pipefcg_mmax <N> | - . -ksp_pipefcg_nprealloc <N> Many br |
| -ksp_pipefcg_truncation | - - -ksp_pipefcg_trancation_restart Many br |
Many br
See Also
: KSPFCG, KSPPIPECG, KSPPIPECR, KSPGCR, KSPPIPEGCR, KSPFGMRES, KSPCG, KSPPIPEFCGSetMmax(), KSPPIPEFCGGetMmax(), KSPPIPEFCGSetNprealloc(), KSPPIPEFCGGetNprealloc(), KSPPIPEFCGSetTruncationType(), KSPPIPEFCGGetTruncationType()
Level:intermediate
Location:src/ksp/ksp/impls/fcg/pipefcg/pipefcg.c
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages