Home
last modified time | relevance | path

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

/petsc/src/dm/impls/shell/
H A Ddmshell.c14 } DM_Shell; typedef
36 DM_Shell *shell = (DM_Shell *)dm->data; in DMGlobalToLocalBeginDefaultShell()
60 DM_Shell *shell = (DM_Shell *)dm->data; in DMGlobalToLocalEndDefaultShell()
87 DM_Shell *shell = (DM_Shell *)dm->data; in DMLocalToGlobalBeginDefaultShell()
111 DM_Shell *shell = (DM_Shell *)dm->data; in DMLocalToGlobalEndDefaultShell()
140 DM_Shell *shell = (DM_Shell *)dm->data; in DMLocalToLocalBeginDefaultShell()
166 DM_Shell *shell = (DM_Shell *)dm->data; in DMLocalToLocalEndDefaultShell()
176 DM_Shell *shell = (DM_Shell *)dm->data; in DMCreateMatrix_Shell()
202 DM_Shell *shell = (DM_Shell *)dm->data; in DMCreateGlobalVector_Shell()
220 DM_Shell *shell = (DM_Shell *)dm->data; in DMCreateLocalVector_Shell()
[all …]