Searched refs:nformats (Results 1 – 1 of 1) sorted by relevance
259 PetscInt nmat = 1, nformats = 5, i, j, repetitions = 1; in main() local276 PetscCall(PetscOptionsGetStringArray(NULL, NULL, "-formats", matformats, &nformats, &flg1)); in main()278 nformats = 1; in main()327 for (j = 0; j < nformats; j++) { in main()370 for (j = 0; j < nformats; j++) PetscCall(PetscFree(matformats[j])); in main()