Searched refs:nPointsToExpand (Results 1 – 1 of 1) sorted by relevance
213 PetscInt nPointsToExpand; member283 options->nPointsToExpand = 128; in ProcessOptions()284 …cursive() and print results", "ex18.c", options->pointsToExpand, &options->nPointsToExpand, NULL)); in ProcessOptions()285 …if (options->nPointsToExpand) PetscCall(PetscOptionsBool("-test_expand_points_empty", "For -test_e… in ProcessOptions()892 …PetscCall(ISCreateGeneral(PETSC_COMM_SELF, user->nPointsToExpand, user->pointsToExpand, PETSC_USE_… in TestExpandPoints()1527 if (user.nPointsToExpand) PetscCall(TestExpandPoints(dm, &user)); in main()