Home
last modified time | relevance | path

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

/petsc/src/vec/vec/impls/nest/
H A Dvecnest.c637 static PetscErrorCode VecGetLocalVector_Nest(Vec v, Vec w) in VecGetLocalVector_Nest() function
814 ops->getlocalvector = VecGetLocalVector_Nest; in VecNestSetOps_Private()