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