Searched refs:useInjective (Results 1 – 1 of 1) sorted by relevance
15 PetscBool setSizes, useInjective; in main() local24 useInjective = PETSC_TRUE; in main()25 PetscCall(PetscOptionsGetBool(NULL, NULL, "-useinjective", &useInjective, NULL)); in main()73 if (useInjective) PetscCall(DMStagPopulateLocalToGlobalInjective(dm)); in main()