Home
last modified time | relevance | path

Searched refs:OPTION_SCALAR_ARRAY (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetscoptions.h100 OPTION_SCALAR_ARRAY, enumerator
/petsc/src/sys/objects/
H A Daoptions.c568 case OPTION_SCALAR_ARRAY: in PetscOptionsEnd_Private()
1059 …PetscCall(PetscOptionItemCreate_Private(PetscOptionsObject, opt, text, man, OPTION_SCALAR_ARRAY, &… in PetscOptionsScalarArray_Private()