Searched refs:CreateSeqCUPMWithBothArrays (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/vec/vec/impls/seq/cupm/ |
| H A D | vecseqcupm.hpp | 69 …static PetscErrorCode CreateSeqCUPMWithBothArrays(MPI_Comm, PetscInt, PetscInt, const PetscScalar[… 195 PetscCall(impl::VecSeq_CUPM<T>::CreateSeqCUPMWithBothArrays(comm, bs, n, cpuarray, gpuarray, v)); in VecCreateSeqCUPMWithArraysAsync()
|
| H A D | vecseqcupm_impl.hpp | 290 inline PetscErrorCode VecSeq_CUPM<T>::CreateSeqCUPMWithBothArrays(MPI_Comm comm, PetscInt bs, Petsc… in CreateSeqCUPMWithBothArrays() function in Petsc::vec::cupm::impl::VecSeq_CUPM
|