Home
last modified time | relevance | path

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

/honee/include/
H A Dnavierstokes.h44 TESTTYPE_SOLVER = 1, enumerator
/honee/src/
H A Dmisc.c172 if (honee->app_ctx->test_type == TESTTYPE_SOLVER) { in PostProcess()