Searched refs:DMClearGlobalVectors (Results 1 – 7 of 7) sorted by relevance
115 PetscCall(DMClearGlobalVectors(dm1)); in DMCoarsen_SNESVI()153 PetscCall(DMClearGlobalVectors(dm1)); in DMCoarsen_SNESVI()178 PetscCall(DMClearGlobalVectors(dmsnesvi->dm)); in DMDestroy_SNESVI()228 PetscCall(DMClearGlobalVectors(dm)); in DMSetVI()
188 PetscErrorCode DMClearGlobalVectors(DM dm) in DMClearGlobalVectors() function
656 PetscCall(DMClearGlobalVectors(*dm)); in DMDestroy()4428 PetscCall(DMClearGlobalVectors(dm)); in DMSetLocalSection()4703 PetscCall(DMClearGlobalVectors(dm)); in DMSetGlobalSection()
420 PetscCall(DMClearGlobalVectors(dm)); in DMShellSetGlobalVector()
71 PETSC_EXTERN PetscErrorCode DMClearGlobalVectors(DM);
2084 PetscCall(DMClearGlobalVectors(dm)); in DMSwarmMigrate()
2142 PetscCall(DMClearGlobalVectors(dmB)); in DMShareDiscretization()