Home
last modified time | relevance | path

Searched refs:PetscTokenFind (Results 1 – 9 of 9) sorted by relevance

/petsc/src/sys/objects/
H A Doptions.c309 PetscCall(PetscTokenFind(token, &first)); in PetscOptionsInsertString_Private()
320 PetscCall(PetscTokenFind(token, &first)); in PetscOptionsInsertString_Private()
322 PetscCall(PetscTokenFind(token, &second)); in PetscOptionsInsertString_Private()
324 PetscCall(PetscTokenFind(token, &first)); in PetscOptionsInsertString_Private()
326 PetscCall(PetscTokenFind(token, &second)); in PetscOptionsInsertString_Private()
328 PetscCall(PetscTokenFind(token, &first)); in PetscOptionsInsertString_Private()
330 PetscCall(PetscTokenFind(token, &second)); in PetscOptionsInsertString_Private()
332 PetscCall(PetscTokenFind(token, &first)); in PetscOptionsInsertString_Private()
334 PetscCall(PetscTokenFind(token, &second)); in PetscOptionsInsertString_Private()
336 PetscCall(PetscTokenFind(token, &first)); in PetscOptionsInsertString_Private()
[all …]
H A Daoptions.c357 PetscCall(PetscTokenFind(token, &value)); in PetscOptionsGetFromTextInput()
393 PetscCall(PetscTokenFind(token, &value)); in PetscOptionsGetFromTextInput()
416 PetscCall(PetscTokenFind(token, &value)); in PetscOptionsGetFromTextInput()
422 PetscCall(PetscTokenFind(token, &value)); in PetscOptionsGetFromTextInput()
/petsc/src/sys/dll/
H A Ddl.c349 PetscCall(PetscTokenFind(token, &libname)); in PetscDLLibraryAppend()
372 PetscCall(PetscTokenFind(token, &libname)); in PetscDLLibraryAppend()
433 PetscCall(PetscTokenFind(token, &libname)); in PetscDLLibraryPrepend()
463 PetscCall(PetscTokenFind(token, &libname)); in PetscDLLibraryPrepend()
/petsc/src/sys/utils/
H A Dstr.c377 PetscErrorCode PetscTokenFind(PetscToken a, const char *result[]) in PetscTokenFind() function
491 PetscCall(PetscTokenFind(token, &item)); in PetscStrInList()
495 PetscCall(PetscTokenFind(token, &item)); in PetscStrInList()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscopt.pxi38 PetscErrorCode PetscTokenFind(PetscToken, const char*[])
221 CHKERR(PetscTokenFind(t, <const char**>&p))
224 CHKERR(PetscTokenFind(t, <const char**>&p))
/petsc/src/sys/classes/draw/impls/image/
H A Ddrawimage.c247 PetscCall(PetscTokenFind(token, &subtext)); in PetscDrawString_Image()
251 PetscCall(PetscTokenFind(token, &subtext)); in PetscDrawString_Image()
/petsc/include/
H A Dpetscstring.h23 PETSC_EXTERN PetscErrorCode PetscTokenFind(PetscToken, const char *[]);
/petsc/src/sys/classes/draw/impls/x/
H A Dxops.c235 PetscCall(PetscTokenFind(token, &substr)); in PetscDrawString_X()
240 PetscCall(PetscTokenFind(token, &substr)); in PetscDrawString_X()
/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c33 PetscCall(PetscTokenFind(t, &ts)); in PetscViewerParseVersion_Private()
37 PetscCall(PetscTokenFind(t, &ts)); in PetscViewerParseVersion_Private()