Searched refs:KSPAllocateVectors_FCG (Results 1 – 1 of 1) sorted by relevance
14 static PetscErrorCode KSPAllocateVectors_FCG(KSP ksp, PetscInt nvecsneeded, PetscInt chunksize) in KSPAllocateVectors_FCG() function57 PetscCall(KSPAllocateVectors_FCG(ksp, fcg->nprealloc, fcg->nprealloc)); in KSPSetUp_FCG()149 PetscCall(KSPAllocateVectors_FCG(ksp, i + 1, fcg->vecb)); in KSPSolve_FCG()