Searched defs:testTypes (Results 1 – 3 of 3) sorted by relevance
3 PetscErrorCode testTypes(PetscRandom r, PetscViewer v, PetscObject o, PetscFunctionList f) in testTypes() function
110 const char *testTypes[3] = {"l1dict", "lm", "none"}; in ProcessOptions() local
19 const char *testTypes[NUM_TEST_TYPES + 1] = {"tilt", "unknown"}; variable