Home
last modified time | relevance | path

Searched defs:ntext (Results 1 – 3 of 3) sorted by relevance

/petsc/src/sys/objects/
H A Daoptions.c223 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 Doptions.c2516 …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 Dpetscoptions.h1180 …#define PetscOptionsEList(opt, ltext, man, list, ntext, currentvalue, value, set) PetscOptionsELis… argument