Searched defs:funcNames (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/mat/tests/ |
| H A D | ex112.c | 19 const char *funcNames[NUM_FUNCS] = {"random", "constant", "tanh"}; in main() local
|
| H A D | ex142.c | 19 const char *funcNames[NUM_FUNCS] = {"random", "constant", "tanh"}; in main() local
|
| H A D | ex121.c | 18 const char *funcNames[NUM_FUNCS] = {"random", "constant", "tanh"}; in main() local
|
| /petsc/src/dm/tests/ |
| H A D | ex27.c | 21 const char *funcNames[NUM_FUNCS] = {"random", "constant", "tanh"}; in main() local
|
| H A D | ex28.c | 23 const char *funcNames[NUM_FUNCS] = {"random", "constant", "tanh"}; in main() local
|