Home
last modified time | relevance | path

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

/libCEED/examples/fluids/src/
H A Dcloptions.c56 …PetscCall(PetscOptionsEnum("-test_type", "Type of test to run", NULL, TestTypes, (PetscEnum)(app_c… in ProcessCommandLineOptions()
/libCEED/examples/fluids/
H A Dnavierstokes.h61 static const char *const TestTypes[] = {"NONE", "SOLVER", "TURB_SPANSTATS", "DIFF_FILTER", "TestTyp… variable