Searched refs:TESTTYPE_SOLVER (Results 1 – 2 of 2) sorted by relevance
| /honee/include/ | ||
| H A D | navierstokes.h | 44 TESTTYPE_SOLVER = 1, enumerator |
| /honee/src/ | ||
| H A D | misc.c | 172 if (honee->app_ctx->test_type == TESTTYPE_SOLVER) { in PostProcess() |