Home
last modified time | relevance | path

Searched defs:testTypes (Results 1 – 3 of 3) sorted by relevance

/petsc/src/sys/tests/linter/
H A DtestTypes.c3 PetscErrorCode testTypes(PetscRandom r, PetscViewer v, PetscObject o, PetscFunctionList f) in testTypes() function
/petsc/src/tao/leastsquares/tutorials/
H A Dcs1.c110 const char *testTypes[3] = {"l1dict", "lm", "none"}; in ProcessOptions() local
/petsc/src/ts/tutorials/
H A Dex48.c19 const char *testTypes[NUM_TEST_TYPES + 1] = {"tilt", "unknown"}; variable