Lines Matching defs:opt

444 …#define PetscOptionsEnum(opt, text, man, list, currentvalue, value, set)          PetscOptionsEnum…  argument
489 …#define PetscOptionsInt(opt, text, man, currentvalue, value, set) PetscOptionsInt_… argument
534 …#define PetscOptionsMPIInt(opt, text, man, currentvalue, value, set) PetscOptionsMPII… argument
583 …#define PetscOptionsBoundedInt(opt, text, man, currentvalue, value, set, lb) PetscOptionsInt_… argument
633 …#define PetscOptionsRangeInt(opt, text, man, currentvalue, value, set, lb, ub) PetscOptionsInt_… argument
678 …#define PetscOptionsReal(opt, text, man, currentvalue, value, set) PetscOptionsReal… argument
727 …#define PetscOptionsBoundedReal(opt, text, man, currentvalue, value, set, lb) PetscOptionsReal… argument
777 …#define PetscOptionsRangeReal(opt, text, man, currentvalue, value, set, lb, ub) PetscOptionsReal… argument
822 …#define PetscOptionsScalar(opt, text, man, currentvalue, value, set) PetscOptionsScal… argument
855 …#define PetscOptionsName(opt, text, man, set) PetscOptionsName… argument
897 …#define PetscOptionsString(opt, text, man, currentvalue, value, len, set) PetscOptionsStri… argument
940 …#define PetscOptionsBool(opt, text, man, currentvalue, value, set) PetscOptionsBool… argument
983 …#define PetscOptionsBool3(opt, text, man, currentvalue, value, set) PetscOptionsBool… argument
1017 …#define PetscOptionsBoolGroupBegin(opt, text, man, set) PetscOptionsBool… argument
1051 …#define PetscOptionsBoolGroup(opt, text, man, set) PetscOptionsBool… argument
1085 …#define PetscOptionsBoolGroupEnd(opt, text, man, set) PetscOptionsBool… argument
1137 …#define PetscOptionsFList(opt, ltext, man, list, currentvalue, value, len, set) PetscOptionsFLis… argument
1180 …#define PetscOptionsEList(opt, ltext, man, list, ntext, currentvalue, value, set) PetscOptionsELis… argument
1216 …#define PetscOptionsRealArray(opt, text, man, value, n, set) PetscOptionsReal… argument
1252 …#define PetscOptionsScalarArray(opt, text, man, value, n, set) PetscOptionsScal… argument
1295 …#define PetscOptionsIntArray(opt, text, man, value, n, set) PetscOptionsIntA… argument
1337 …#define PetscOptionsStringArray(opt, text, man, value, n, set) PetscOptionsStri… argument
1375 …#define PetscOptionsBoolArray(opt, text, man, value, n, set) PetscOptionsBool… argument
1415 …#define PetscOptionsEnumArray(opt, text, man, list, value, n, set) PetscOptionsEnum… argument
1450 …#define PetscOptionsDeprecated(opt, text, man, info) PetscOptionsDepr… argument
1484 …#define PetscOptionsDeprecatedNoObject(opt, text, man, info) PetscOptionsDepr… argument