Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdmshell.h13 PETSC_EXTERN PetscErrorCode DMShellGetGlobalVector(DM, Vec *);
/petsc/src/dm/impls/shell/
H A Ddmshell.c438 PetscErrorCode DMShellGetGlobalVector(DM dm, Vec *X) in DMShellGetGlobalVector() function