Searched refs:DMGetOutputDM (Results 1 – 6 of 6) sorted by relevance
127 PetscCall(DMGetOutputDM(dm_read, &dm_read_output)); in main()
188 …post-processing of a solution where you want to access all data (see `DMGetOutputDM()` for example…
313 PETSC_EXTERN PetscErrorCode DMGetOutputDM(DM, DM *);
535 PetscCall(DMGetOutputDM(dm, &dmBC)); in VecView_Plex_Local_HDF5_Internal()
6526 PetscErrorCode DMGetOutputDM(DM dm, DM *odm) in DMGetOutputDM() function
826 PetscCall(DMGetOutputDM(dm, &dmBC)); in VecLoad_Plex_Local()