Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dveccupmimpl.h239 static PetscErrorCode ResetPreallocationCOO_CUPMBase(Vec, PetscDeviceContext) noexcept;
456 PetscCall(ResetPreallocationCOO_CUPMBase(v, dctx)); in DestroyDevice_()
1070 inline PetscErrorCode Vec_CUPMBase<T, D>::ResetPreallocationCOO_CUPMBase(Vec v, PetscDeviceContext … in ResetPreallocationCOO_CUPMBase() function
1098 PetscCall(ResetPreallocationCOO_CUPMBase(v, dctx)); in SetPreallocationCOO_CUPMBase()
1204 using name::ResetPreallocationCOO_CUPMBase; \