Searched refs:DMClearNamedGlobalVectors (Results 1 – 5 of 5) sorted by relevance
308 PetscErrorCode DMClearNamedGlobalVectors(DM dm) in DMClearNamedGlobalVectors() function
658 PetscCall(DMClearNamedGlobalVectors(*dm)); in DMDestroy()4430 PetscCall(DMClearNamedGlobalVectors(dm)); in DMSetLocalSection()4704 PetscCall(DMClearNamedGlobalVectors(dm)); in DMSetGlobalSection()
207 - Add support for clearing named vectors with `DMClearNamedGlobalVectors()` and `DMClearNamedLocalV…
421 PetscCall(DMClearNamedGlobalVectors(dm)); in DMShellSetGlobalVector()
73 PETSC_EXTERN PetscErrorCode DMClearNamedGlobalVectors(DM);