Home
last modified time | relevance | path

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

/petsc/src/mat/impls/dense/mpi/cupm/
H A Dmatmpidensecupm.hpp63 static PetscErrorCode RestoreArrayC_(Mat m, PetscScalar **p) noexcept in RestoreArrayC_() function in Petsc::mat::cupm::impl::MatDense_MPI_CUPM
163 …MatComposeOp_CUPM(to_host, pobj, MatDenseCUPMRestoreArray_C(), nullptr, RestoreArrayC_<PETSC_MEMTY… in Convert_Dispatch_()
164 …MatComposeOp_CUPM(to_host, pobj, MatDenseCUPMRestoreArrayRead_C(), nullptr, RestoreArrayC_<PETSC_M… in Convert_Dispatch_()
165 …MatComposeOp_CUPM(to_host, pobj, MatDenseCUPMRestoreArrayWrite_C(), nullptr, RestoreArrayC_<PETSC_… in Convert_Dispatch_()
/petsc/src/mat/impls/dense/seq/cupm/
H A Dmatseqdensecupm.hpp118 static PetscErrorCode RestoreArrayC_(Mat m, PetscScalar **p) noexcept in RestoreArrayC_() function in Petsc::mat::cupm::impl::MatDense_Seq_CUPM
926 …MatComposeOp_CUPM(to_host, pobj, MatDenseCUPMRestoreArray_C(), nullptr, RestoreArrayC_<PETSC_MEMTY… in Convert_Dispatch_()
927 …MatComposeOp_CUPM(to_host, pobj, MatDenseCUPMRestoreArrayRead_C(), nullptr, RestoreArrayC_<PETSC_M… in Convert_Dispatch_()
928 …MatComposeOp_CUPM(to_host, pobj, MatDenseCUPMRestoreArrayWrite_C(), nullptr, RestoreArrayC_<PETSC_… in Convert_Dispatch_()