Home
last modified time | relevance | path

Searched defs:RestoreArray (Results 1 – 3 of 3) sorted by relevance

/petsc/src/mat/impls/dense/mpi/cupm/
H A Dmatmpidensecupm.hpp306 inline PetscErrorCode MatDense_MPI_CUPM<T>::RestoreArray(Mat A, PetscScalar **array, PetscDeviceCon… in RestoreArray() function in Petsc::mat::cupm::impl::MatDense_MPI_CUPM
/petsc/include/petsc/private/
H A Dveccupmimpl.h637 inline PetscErrorCode Vec_CUPMBase<T, D>::RestoreArray(Vec v, PetscScalar **a, PetscDeviceContext) … in RestoreArray() function
657 inline PetscErrorCode Vec_CUPMBase<T, D>::RestoreArray(Vec v, PetscScalar **a) noexcept in RestoreArray() function
/petsc/src/mat/impls/dense/seq/cupm/
H A Dmatseqdensecupm.hpp1192 inline PetscErrorCode MatDense_Seq_CUPM<T>::RestoreArray(Mat m, PetscScalar **array, PetscDeviceCon… in RestoreArray() function in Petsc::mat::cupm::impl::MatDense_Seq_CUPM