Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dsectionimpl.h111 #define PetscSectionCheckValid_(description, item, nitems) \ argument
113 … < (nitems)), PETSC_COMM_SELF, PETSC_ERR_ARG_OUTOFRANGE, "Invalid " description " %" PetscInt_FMT …
/petsc/src/sys/classes/draw/impls/x/
H A Dxops.c371 prop.nitems = (long)len; in PetscDrawSetTitle_X()