Searched refs:TestType (Results 1 – 3 of 3) sorted by relevance
12 } TestType; typedef13 extern PetscErrorCode FormTestMatrix(Mat, PetscInt, TestType);24 TestType type; in main()119 PetscErrorCode FormTestMatrix(Mat A, PetscInt n, TestType type) in FormTestMatrix()
35 } TestType; typedef48 TestType tType;120 ctx->tType = (TestType)run; in ProcessOptions()
18 } TestType; typedef52 TestType testType;81 options->testType = (TestType)ii; in ProcessOptions()