Home
last modified time | relevance | path

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

/petsc/src/vec/vec/impls/nest/
H A Dvecnest.c478 static PetscErrorCode VecGetLocalSize_Nest(Vec x, PetscInt *n) in VecGetLocalSize_Nest() function
772 ops->getlocalsize = VecGetLocalSize_Nest; in VecNestSetOps_Private()