Home
last modified time | relevance | path

Searched refs:DMCoarsen_ShellDA (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/ksp/tutorials/
H A Dex73.c392 PetscErrorCode DMCoarsen_ShellDA(DM dm, MPI_Comm comm, DM *dmc) in DMCoarsen_ShellDA() function
543 PetscCall(DMShellSetCoarsen(*dms, DMCoarsen_ShellDA)); in DMShellCreate_ShellDA()