Home
last modified time | relevance | path

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

/petsc/src/sys/objects/
H A Daoptions.c625 static PetscErrorCode GetListLength(const char *const *list, PetscInt *len) in GetListLength() function
652 PetscCall(GetListLength(list, &ntext)); in PetscOptionsEnum_Private()
672 PetscCall(GetListLength(list, &nlist)); in PetscOptionsEnumArray_Private()