Home
last modified time | relevance | path

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

/petsc/src/dm/impls/shell/ftn-custom/
H A Dzdmshellf.c50 static PetscErrorCode ourcreatelocalvector(DM dm, Vec *v) in ourcreatelocalvector() function
108 *ierr = DMShellSetCreateLocalVector(*dm, ourcreatelocalvector); in dmshellsetcreatelocalvector_()