Searched refs:customView (Results 1 – 1 of 1) sorted by relevance
206 PetscBool customView; /* Show results of DMPlexIsInterpolated() etc. */ member261 options->customView = PETSC_FALSE; in ProcessOptions()287 …ol("-custom_view", "Custom DMPlex view", "ex18.c", options->customView, &options->customView, NULL… in ProcessOptions()757 if (user->customView) PetscCall(CustomView(*dm, PETSC_VIEWER_STDOUT_(comm))); in CreateMesh()813 if (user->customView) PetscCall(CustomView(*dm, PETSC_VIEWER_STDOUT_(comm))); in CreateMesh()