Searched refs:OPTION_STRING (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/sys/objects/ |
| H A D | aoptions.c | 214 case OPTION_STRING: in PetscOptionsSAWsInput() 475 case OPTION_STRING: in PetscOptionsGetFromTextInput() 589 case OPTION_STRING: in PetscOptionsEnd_Private() 609 if (type == OPTION_STRING || type == OPTION_FLIST || type == OPTION_ELIST) { in PetscOptionsEnd_Private() 762 …PetscCall(PetscOptionItemCreate_Private(PetscOptionsObject, opt, text, man, OPTION_STRING, &amsopt… in PetscOptionsString_Private() 1217 …PetscCall(PetscOptionItemCreate_Private(PetscOptionsObject, opt, text, man, OPTION_STRING, &amsopt… in PetscOptionsViewer_Private()
|
| /petsc/include/ |
| H A D | petscoptions.h | 98 OPTION_STRING, enumerator
|