Searched refs:DMClearLocalVectors (Results 1 – 5 of 5) sorted by relevance
226 PetscErrorCode DMClearLocalVectors(DM dm) in DMClearLocalVectors() function
657 PetscCall(DMClearLocalVectors(*dm)); in DMDestroy()4429 PetscCall(DMClearLocalVectors(dm)); in DMSetLocalSection()
512 PetscCall(DMClearLocalVectors(dm)); in DMShellSetLocalVector()
72 PETSC_EXTERN PetscErrorCode DMClearLocalVectors(DM);
2138 PetscCall(DMClearLocalVectors(dmB)); in DMShareDiscretization()