Home
last modified time | relevance | path

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

/petsc/src/sys/classes/draw/tests/
H A Dex12.c16 PetscInt nlimits = 2; in main() local
31 PetscCall(PetscOptionsGetRealArray(NULL, NULL, "-limits", limits, &nlimits, &setlimits)); in main()