Searched defs:ivalue (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/sys/objects/ftn-src/ |
| H A D | optionenum.F90 | 48 subroutine PetscOptionsEnum(opt, text, man, Flist, curr, ivalue, set, ierr) argument
|
| /petsc/src/sys/objects/ |
| H A D | options.c | 2404 …sGetBool(PetscOptions options, const char pre[], const char name[], PetscBool *ivalue, PetscBool *… in PetscOptionsGetBool() 2458 …etBool3(PetscOptions options, const char pre[], const char name[], PetscBool3 *ivalue, PetscBool *… in PetscOptionsGetBool3() 2633 …nsGetInt(PetscOptions options, const char pre[], const char name[], PetscInt *ivalue, PetscBool *s… in PetscOptionsGetInt() 2687 …tMPIInt(PetscOptions options, const char pre[], const char name[], PetscMPIInt *ivalue, PetscBool … in PetscOptionsGetMPIInt() 2961 …ns, const char pre[], const char name[], const char *const list[], PetscEnum ivalue[], PetscInt *n… in PetscOptionsGetEnumArray() 3029 …IntArray(PetscOptions options, const char pre[], const char name[], PetscInt ivalue[], PetscInt *n… in PetscOptionsGetIntArray()
|
| H A D | aoptions.c | 359 char *ivalue; in PetscOptionsGetFromTextInput() local
|
| /petsc/src/sys/objects/ftn-custom/ |
| H A D | zoptionsf.c | 148 …*text, char *man, const char *const *list, PetscEnum *currentvalue, PetscEnum *ivalue, PetscBool *… in petscoptionsenumprivate_() 309 …(PetscOptions *opt, char *pre, char *name, const char *const *list, PetscEnum *ivalue, PetscBool *… in petscoptionsgetenumprivate_()
|