Home
last modified time | relevance | path

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

/petsc/src/sys/tests/
H A Dex65.c27 static const size_t num_names = PETSC_STATIC_ARRAY_LENGTH(all_names); variable
141 …scCheck(num_names == num_funcs, PETSC_COMM_SELF, PETSC_ERR_PLIB, "Number of functions %zu != numbe… in main()