Home
last modified time | relevance | path

Searched refs:nis_act (Results 1 – 1 of 1) sorted by relevance

/petsc/src/snes/impls/vi/rs/
H A Dvirs.c350 PetscInt nis_act, nis_inact; in SNESSolve_VINEWTONRSLS() local
422 PetscCall(ISGetLocalSize(IS_act, &nis_act)); in SNESSolve_VINEWTONRSLS()
427 PetscCall(SNESCreateSubVectors_VINEWTONRSLS(snes, nis_act, &Y_act)); in SNESSolve_VINEWTONRSLS()