Home
last modified time | relevance | path

Searched refs:gcr (Results 1 – 11 of 11) sorted by relevance

/petsc/src/ksp/ksp/tutorials/
H A Dex42-fsschur.opts1 -stokes_ksp_type gcr
H A Dex42-mgschur_nestedfs.opts2 -stokes_ksp_type gcr
H A Dex42-mgschur.opts2 -stokes_ksp_type gcr
H A Dex42-mgfs.opts2 -stokes_ksp_type gcr
H A Dex42-mgfs2.opts2 -stokes_ksp_type gcr
/petsc/src/ksp/ksp/impls/gcr/
H A Dgcr.c193 KSP_GCR *gcr = (KSP_GCR *)ksp->data; in KSPFlexibleSetModifyPC_GCR() local
197 gcr->modifypc = function; in KSPFlexibleSetModifyPC_GCR()
198 gcr->modifypc_destroy = destroy; in KSPFlexibleSetModifyPC_GCR()
199 gcr->modifypc_ctx = ctx; in KSPFlexibleSetModifyPC_GCR()
/petsc/src/ksp/ksp/tutorials/output/
H A Dex43_3.out24 type: gcr
H A Dex2_help.out81 … minres cgs preonly lgmres pipecgrr fbcgs pipeprcg pipecg ibcgs fgmres qcg gcr cgne pipefcg pipecr…
/petsc/systems/Apple/iOS/PETSc/PETSc.xcodeproj/
H A Dproject.pbxproj109 …D89D1CE6207AA1AB00FACC19 /* gcr.c in Sources */ = {isa = PBXBuildFile; fileRef = D89D19FE207AA1A90…
861 …9D19FE207AA1A900FACC19 /* gcr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
1632 D89D19FE207AA1A900FACC19 /* gcr.c */,
3043 D89D1CE6207AA1AB00FACC19 /* gcr.c in Sources */,
/petsc/doc/faq/
H A Dindex.md1589 fgmres` or `-ksp_type gcr`.
1608 use a method that orthogonalizes differently, e.g. `-ksp_type gcr`.
/petsc/doc/manual/
H A Dksp.md401 - ``gcr``