Searched defs:ntext (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/sys/objects/ |
| H A D | aoptions.c | 223 PetscInt ntext; in PetscOptionsSAWsInput() local 230 PetscInt ntext = next->nlist; in PetscOptionsSAWsInput() local 643 PetscInt ntext = 0; in PetscOptionsEnum_Private() local 862 …pt[], const char ltext[], const char man[], const char *const *list, PetscInt ntext, const char cu… in PetscOptionsEList_Private()
|
| H A D | options.c | 2516 …tions, const char pre[], const char opt[], const char *const list[], PetscInt ntext, PetscInt *val… in PetscOptionsGetEList() 2586 PetscInt ntext = 0, tval; in PetscOptionsGetEnum() local
|
| /petsc/include/ |
| H A D | petscoptions.h | 1180 …#define PetscOptionsEList(opt, ltext, man, list, ntext, currentvalue, value, set) PetscOptionsELis… argument
|