Searched refs:PetscOptionsEnd_Private (Results 1 – 3 of 3) sorted by relevance
269 PetscCall(PetscOptionsEnd_Private(PetscOptionsObject)); \277 PETSC_EXTERN PetscErrorCode PetscOptionsEnd_Private(PetscOptionItems);
85 *ierr = PetscOptionsEnd_Private(PetscOptionsObject); in petscoptionsend_()
503 PetscErrorCode PetscOptionsEnd_Private(PetscOptionItems PetscOptionsObject) in PetscOptionsEnd_Private() function