Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex73.c370 PetscErrorCode DMCreateGlobalVector_ShellDA(DM dm, Vec *x) in DMCreateGlobalVector_ShellDA() function
540 PetscCall(DMShellSetCreateGlobalVector(*dms, DMCreateGlobalVector_ShellDA)); in DMShellCreate_ShellDA()