Searched refs:use_extfile (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex36.cxx | 84 PetscBool use_extfile, io, error, usetet, usemg; member 113 if (user.use_extfile) { in main() 552 …ile for the problem", "ex36.cxx", "", user->filename, sizeof(user->filename), &user->use_extfile)); in InitializeOptions()
|
| H A D | ex35.cxx | 101 PetscBool use_extfile, io, error, usetri, usemg; member 128 if (user.use_extfile) { in main() 594 …ile for the problem", "ex35.cxx", "", user->filename, sizeof(user->filename), &user->use_extfile)); in InitializeOptions()
|