Searched refs:test_null (Results 1 – 1 of 1) sorted by relevance
20 PetscBool equal, test = PETSC_FALSE, test_null = PETSC_FALSE; in main() local70 PetscCall(PetscOptionsGetBool(NULL, NULL, "-test_null", &test_null, NULL)); in main()71 if (test_null) { in main()