petsc-3.7.1 2016-05-15
KSPPIPEFCGGetNprealloc
get the number of directions to preallocate by PIPEFCG
Synopsis
#include "petscksp.h"
PetscErrorCode KSPPIPEFCGGetNprealloc(KSP ksp,PetscInt *nprealloc)
Not Collective Many br
Input Parameter
ksp -the Krylov space context Many br
Output Parameter
nprealloc -the number of directions preallocated Many br
Options Database
-ksp_pipefcg_nprealloc <N> - Many br Many br
Keywords
KSP, PIPEFCG, truncation
See Also
KSPPIPEFCG, KSPPIPEFCGGetTruncationType(), KSPPIPEFCGSetNprealloc()
Level:advanced
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