Home
last modified time | relevance | path

Searched refs:loadmat (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/tests/
H A Dex141.c13 PetscBool equal, loadmat; in main() local
19 PetscCall(PetscOptionsGetString(NULL, NULL, "-f", file, sizeof(file), &loadmat)); in main()
24 if (loadmat) { in main()