Home
last modified time | relevance | path

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

/petsc/src/ml/regressor/tests/
H A Dex3.c14 PetscBool test_prefix; member
64 if (ctx->test_prefix) { in TestPrefixRegressor()
121 ctx->test_prefix = PETSC_FALSE; in ConfigureContext()
128 PetscCall(PetscOptionsGetBool(NULL, NULL, "-test_prefix", &ctx->test_prefix, NULL)); in ConfigureContext()