Searched refs:current_pc (Results 1 – 1 of 1) sorted by relevance
448 PC current_pc; in MatLMVMSetJ0PC() local461 PetscCall(KSPGetPC(lmvm->J0ksp, ¤t_pc)); in MatLMVMSetJ0PC()462 if (J0pc == current_pc && J0 == lmvm->J0) PetscFunctionReturn(PETSC_SUCCESS); in MatLMVMSetJ0PC()