Searched refs:VecPlaceArray_IMPL (Results 1 – 1 of 1) sorted by relevance
191 static PetscErrorCode VecPlaceArray_IMPL(Vec, const PetscScalar *) noexcept;514 inline PetscErrorCode Vec_CUPMBase<T, D>::VecPlaceArray_IMPL(Vec v, const PetscScalar *a) noexcept in VecPlaceArray_IMPL() function726 PetscCall(VecPlaceArray_IMPL(v, a)); in PlaceArray()