Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex48.c17 NUM_TEST_TYPES enumerator
19 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()