Searched refs:TESTTYPE_SOLVER (Results 1 – 2 of 2) sorted by relevance
| /libCEED/examples/fluids/ | ||
| H A D | navierstokes.h | 57 TESTTYPE_SOLVER = 1, enumerator |
| /libCEED/examples/fluids/src/ | ||
| H A D | misc.c | 223 if (user->app_ctx->test_type == TESTTYPE_SOLVER) { in PostProcess() |