Searched refs:VecResetArray_IMPL (Results 1 – 1 of 1) sorted by relevance
189 static PetscErrorCode VecResetArray_IMPL(Vec) noexcept;508 inline PetscErrorCode Vec_CUPMBase<T, D>::VecResetArray_IMPL(Vec v) noexcept in VecResetArray_IMPL() function807 PetscCall(VecResetArray_IMPL(v)); in ResetArray()