Searched refs:NUM_TEST_TYPES (Results 1 – 1 of 1) sorted by relevance
17 NUM_TEST_TYPES enumerator19 const char *testTypes[NUM_TEST_TYPES + 1] = {"tilt", "unknown"};80 …type", "The test type: 'tilt' Tilt instability", "mhd.c", testTypes, NUM_TEST_TYPES, testTypes[opt… in ProcessOptions()525 … "Unsupported test type: %s (%d)", testTypes[PetscMin(ctx->testType, NUM_TEST_TYPES)], (int)ctx->t… in SetupProblem()