Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dveccupmimpl.h131 static PetscErrorCode VecIMPLAllocateCheck_(Vec) noexcept;
352 inline PetscErrorCode Vec_CUPMBase<T, D>::VecIMPLAllocateCheck_(Vec v) noexcept in VecIMPLAllocateCheck_() function
374 PetscCall(VecIMPLAllocateCheck_(v)); in HostAllocateCheck_()
729 PetscCall(VecIMPLAllocateCheck_(v)); in PlaceArray()
758 PetscCall(VecIMPLAllocateCheck_(v)); in ReplaceArray()
810 PetscCall(VecIMPLAllocateCheck_(v)); in ResetArray()
1178 using name::VecIMPLAllocateCheck_; \