Searched refs:VecIMPLAllocateCheck_ (Results 1 – 1 of 1) sorted by relevance
131 static PetscErrorCode VecIMPLAllocateCheck_(Vec) noexcept;352 inline PetscErrorCode Vec_CUPMBase<T, D>::VecIMPLAllocateCheck_(Vec v) noexcept in VecIMPLAllocateCheck_() function374 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_; \