Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/lmvm/
H A Dlmvmpc.c11 IS inactive; member
141 PetscErrorCode PCLMVMSetIS(PC pc, IS inactive) in PCLMVMSetIS()
/petsc/src/snes/impls/vi/rs/
H A Dvirs.c36 IS inactive; member
96 IS inactive; in DMCoarsen_SNESVI() local
199 PetscErrorCode DMSetVI(DM dm, IS inactive) in DMSetVI()
/petsc/src/tao/bound/utils/
H A Disutil.c184 …tscReal *bound_tol, IS *active_lower, IS *active_upper, IS *active_fixed, IS *active, IS *inactive) in TaoEstimateActiveBounds()