Home
last modified time | relevance | path

Searched refs:PetscOptionsEList_Private (Results 1 – 3 of 3) sorted by relevance

/petsc/include/
H A Dpetscoptions.h1180 …nsEList(opt, ltext, man, list, ntext, currentvalue, value, set) PetscOptionsEList_Private(PetscOpt…
1500 PETSC_EXTERN PetscErrorCode PetscOptionsEList_Private(PetscOptionItems, const char[], const char[],…
/petsc/src/sys/objects/device/impls/
H A Dimpldevicebase.hpp155 …PetscCall(PetscOptionDevice(PetscOptionsEList_Private, PetscOptionsObject, "-device_enable_", std:… in PetscOptionDeviceInitialize()
/petsc/src/sys/objects/
H A Daoptions.c653 …PetscCall(PetscOptionsEList_Private(PetscOptionsObject, opt, text, man, list, ntext, list[(int)cur… in PetscOptionsEnum_Private()
862 PetscErrorCode PetscOptionsEList_Private(PetscOptionItems PetscOptionsObject, const char opt[], con… in PetscOptionsEList_Private() function