Searched refs:_dm (Results 1 – 1 of 1) sorted by relevance
551 PetscErrorCode DMDestroyShellDMDA(DM *_dm) in DMDestroyShellDMDA() argument556 if (!_dm) PetscFunctionReturn(PETSC_SUCCESS); in DMDestroyShellDMDA()557 dm = *_dm; in DMDestroyShellDMDA()589 *_dm = NULL; in DMDestroyShellDMDA()