Home
last modified time | relevance | path

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

/libCEED/examples/fluids/
H A Dnavierstokes.h57 TESTTYPE_SOLVER = 1, enumerator
/libCEED/examples/fluids/src/
H A Dmisc.c223 if (user->app_ctx->test_type == TESTTYPE_SOLVER) { in PostProcess()