Home
last modified time | relevance | path

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

/petsc/src/vec/vec/impls/seq/
H A Dbvec2.c561 static PetscErrorCode VecResetPreallocationCOO_Seq(Vec x) in VecResetPreallocationCOO_Seq() function
581 PetscCall(VecResetPreallocationCOO_Seq(x)); /* Destroy old stuff */ in VecSetPreallocationCOO_Seq()
643 PetscCall(VecResetPreallocationCOO_Seq(v)); in VecDestroy_Seq()