Searched refs:test_nd0 (Results 1 – 1 of 1) sorted by relevance
15 PetscBool flg, test_nd0 = PETSC_FALSE, emptynd; in main() local26 PetscCall(PetscOptionsGetBool(NULL, NULL, "-test_nd0", &test_nd0, NULL)); in main()102 if (rank == 0 && test_nd0) emptynd = PETSC_TRUE; /* test case */ in main()