Searched refs:PetscStrendswithwhich (Results 1 – 4 of 4) sorted by relevance
90 PetscCall(PetscStrendswithwhich(name, suffixes, &index)); in PetscGetHostName()
329 PetscErrorCode PetscStrendswithwhich(const char a[], const char *const *bs, PetscInt *cnt) in PetscStrendswithwhich() function
14 PETSC_EXTERN PetscErrorCode PetscStrendswithwhich(const char[], const char *const *, PetscInt *);
199 PetscCall(PetscStrendswithwhich(*loc0_vtype ? loc0_vtype : "ascii", viewers, &cnt)); in PetscOptionsCreateViewers_Single()