Home
last modified time | relevance | path

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

/petsc/src/vec/vec/impls/nest/
H A Dvecnest.c27 static PetscErrorCode VecDestroy_Nest(Vec v) in VecDestroy_Nest() function
780 ops->destroy = VecDestroy_Nest; in VecNestSetOps_Private()