Home
last modified time | relevance | path

Searched defs:nw (Results 1 – 4 of 4) sorted by relevance

/petsc/src/dm/impls/da/
H A Ddadd.c36 PetscInt mw = 0, nw = 0, pw = 0; in DMDACreatePatchIS() local
/petsc/src/snes/interface/
H A Dsnesut.c833 PetscErrorCode SNESSetWorkVecs(SNES snes, PetscInt nw) in SNESSetWorkVecs()
/petsc/src/ksp/ksp/interface/
H A Diterativ.c1855 PetscErrorCode KSPSetWorkVecs(KSP ksp, PetscInt nw) in KSPSetWorkVecs()
/petsc/src/mat/impls/is/
H A Dmatis.c1858 PetscInt i, nw; in MatConvert_IS_XAIJ() local