Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex36.cxx84 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 Dex35.cxx101 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()