Searched refs:printSetValues (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | dmpleximpl.h | 251 PetscBool printSetValues; member
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexcreate.c | 104 ((DM_Plex *)dmout->data)->printSetValues = ((DM_Plex *)dmin->data)->printSetValues; in DMPlexCopy_Internal() 5085 …", "Output all set values info", "DMPlexMatSetClosure", PETSC_FALSE, &mesh->printSetValues, NULL)); in DMSetFromOptions_NonRefinement_Plex()
|
| H A D | plex.c | 8431 …if (mesh->printSetValues) PetscCall(DMPlexPrintMatSetValues(PETSC_VIEWER_STDOUT_SELF, A, point, nu… in DMPlexMatSetClosure_Internal() 8533 …if (mesh->printSetValues) PetscCall(DMPlexPrintMatSetValues(PETSC_VIEWER_STDOUT_SELF, A, point, nu… in DMPlexMatSetClosureGeneral() 8701 …if (mesh->printSetValues) PetscCall(DMPlexPrintMatSetValues(PETSC_VIEWER_STDOUT_SELF, A, point, nu… in DMPlexMatSetClosureRefined()
|