Searched defs:call_setup (Results 1 – 1 of 1) sorted by relevance
27 …mm, MatType mat_type, PetscInt n, PetscInt N, TestSizeType size_type, PetscBool call_setup, Mat *B) in CreateMatWithTestSizes()93 for (PetscInt call_setup = 0; call_setup < 2; call_setup++) { in main() local