Searched refs:PetscOptionsGetAll (Results 1 – 6 of 6) sorted by relevance
429 petsc.PetscOptionsGetAll433 CHKERR(PetscOptionsGetAll(self.opt, &allopts))
22 PetscErrorCode PetscOptionsGetAll(PetscOptions, char*[])
48 PetscOptionsGetAll(PetscOptions,char*[]);
53 PETSC_EXTERN PetscErrorCode PetscOptionsGetAll(PetscOptions, char *[]);
682 PetscCall(PetscOptionsGetAll(NULL, &options)); in PetscInitializeSAWs()
1795 PetscErrorCode PetscOptionsGetAll(PetscOptions options, char *copts[]) PeNS in PetscOptionsGetAll() function