Home
last modified time | relevance | path

Searched defs:nalloc (Results 1 – 5 of 5) sorted by relevance

/petsc/src/ksp/ksp/impls/gmres/fgmres/
H A Dfgmres.c373 PetscInt nalloc; /* number to allocate */ in KSPFGMRESGetNewVectors() local
/petsc/src/ksp/ksp/impls/gmres/lgmres/
H A Dlgmres.c511 PetscInt nalloc; /* number to allocate */ in KSPLGMRESGetNewVectors() local
/petsc/src/ksp/ksp/impls/gmres/pipefgmres/
H A Dpipefgmres.c608 PetscInt nalloc; /* number to allocate */ in KSPPIPEFGMRESGetNewVectors() local
/petsc/src/ksp/ksp/impls/gmres/
H A Dgmres.c404 PetscInt nwork = gmres->nwork_alloc, k, nalloc; in KSPGMRESGetNewVectors() local
/petsc/src/ksp/ksp/impls/gmres/dgmres/
H A Ddgmres.c420 PetscInt nwork = dgmres->nwork_alloc, k, nalloc; in KSPDGMRESGetNewVectors() local