Searched refs:testFVgrad (Results 1 – 1 of 1) sorted by relevance
29 PetscBool testFVgrad; /* Test finite difference gradient routine */ member208 options->testFVgrad = PETSC_FALSE; in ProcessOptions()228 …t finite volume gradient reconstruction", "ex3.c", options->testFVgrad, &options->testFVgrad, NULL… in ProcessOptions()966 if (user.testFVgrad) PetscCall(TestFVGrad(dm, &user)); in main()