Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex71.c109 PetscBool useglobal; member
132 options->useglobal = PETSC_FALSE; in ProcessOptions()
150 …sBool("-use_global", "Test MatSetValues", __FILE__, options->useglobal, &options->useglobal, NULL)… in ProcessOptions()
268 if (user.useglobal) { in main()
316 if (!user.useglobal) { in main()