Searched refs:PCLMVMSetIS (Results 1 – 4 of 4) sorted by relevance
35 PetscCall(PCLMVMSetIS(bqnk->pc, bnk->inactive_idx)); in TaoBQNKComputeHessian()
141 PetscErrorCode PCLMVMSetIS(PC pc, IS inactive) in PCLMVMSetIS() function
504 PETSC_EXTERN PetscErrorCode PCLMVMSetIS(PC, IS);
26 if (bnk->bfgs_pre) PetscCall(PCLMVMSetIS(bnk->bfgs_pre, bnk->inactive_idx)); in TaoBNKComputeSubHessian()