Home
last modified time | relevance | path

Searched defs:nvecsneeded (Results 1 – 3 of 3) sorted by relevance

/petsc/src/ksp/ksp/impls/fcg/
H A Dfcg.c14 static PetscErrorCode KSPAllocateVectors_FCG(KSP ksp, PetscInt nvecsneeded, PetscInt chunksize) in KSPAllocateVectors_FCG()
/petsc/src/ksp/ksp/impls/gcr/pipegcr/
H A Dpipegcr.c26 static PetscErrorCode KSPAllocateVectors_PIPEGCR(KSP ksp, PetscInt nvecsneeded, PetscInt chunksize) in KSPAllocateVectors_PIPEGCR()
/petsc/src/ksp/ksp/impls/fcg/pipefcg/
H A Dpipefcg.c22 static PetscErrorCode KSPAllocateVectors_PIPEFCG(KSP ksp, PetscInt nvecsneeded, PetscInt chunksize) in KSPAllocateVectors_PIPEFCG()