Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex73.c31 PetscErrorCode DMStateScatter_ShellDA(DM, ScatterMode, DM);
428 …cObjectComposeFunction((PetscObject)dmf_shell, "PCTelescopeStateScatter", DMStateScatter_ShellDA)); in DMShellDASetUp_TelescopeDMScatter()
520 PetscErrorCode DMStateScatter_ShellDA(DM dmf_shell, ScatterMode mode, DM dmc_shell) in DMStateScatter_ShellDA() function