Searched refs:VecCheckGhosted (Results 1 – 1 of 1) sorted by relevance
116 PetscErrorCode VecCheckGhosted(Vec X, PetscBool test_rev) in VecCheckGhosted() function135 PetscCall(VecCheckGhosted(x, PETSC_FALSE)); in FormFunction1()136 PetscCall(VecCheckGhosted(f, PETSC_TRUE)); in FormFunction1()167 if (*(PetscBool *)ctx) PetscCall(VecCheckGhosted(x, PETSC_FALSE)); in FormJacobian1()