| H A D | petscoptions.h | 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 897 …#define PetscOptionsString(opt, text, man, currentvalue, value, len, set) PetscOptionsStri… argument [all …]
|