Home
last modified time | relevance | path

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

/petsc/src/vec/vec/impls/nest/
H A Dvecnest.c664 static PetscErrorCode VecGetLocalVectorRead_Nest(Vec v, Vec w) in VecGetLocalVectorRead_Nest() function
815 ops->getlocalvectorread = VecGetLocalVectorRead_Nest; in VecNestSetOps_Private()