Searched refs:test_file_path (Results 1 – 3 of 3) sorted by relevance
| /libCEED/examples/fluids/src/ ! |
| H A D | cloptions.c | 62 …are_final_state_filename", "Test filename", NULL, app_ctx->test_file_path, app_ctx->test_file_path, in ProcessCommandLineOptions() 63 sizeof(app_ctx->test_file_path), NULL)); in ProcessCommandLineOptions()
|
| H A D | misc.c | 152 …PetscCheck(strcmp(app_ctx->test_file_path, "") != 0, comm, PETSC_ERR_FILE_READ, "File for regressi… in RegressionTest() 153 PetscCall(PetscViewerBinaryOpen(comm, app_ctx->test_file_path, FILE_MODE_READ, &viewer)); in RegressionTest()
|
| /libCEED/examples/fluids/ ! |
| H A D | navierstokes.h | 109 char test_file_path[PETSC_MAX_PATH_LEN]; member
|