Searched refs:CreateMPICUPMWithArrays (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/vec/vec/impls/mpi/cupm/ |
| H A D | vecmpicupm.hpp | 40 …static PetscErrorCode CreateMPICUPMWithArrays(MPI_Comm, PetscInt, PetscInt, PetscInt, const PetscS… 73 PetscCall(impl::VecMPI_CUPM<T>::CreateMPICUPMWithArrays(comm, bs, n, N, cpuarray, gpuarray, v)); in VecCreateMPICUPMWithArrays()
|
| H A D | vecmpicupm_impl.hpp | 102 inline PetscErrorCode VecMPI_CUPM<T>::CreateMPICUPMWithArrays(MPI_Comm comm, PetscInt bs, PetscInt … in CreateMPICUPMWithArrays() function in Petsc::vec::cupm::impl::VecMPI_CUPM
|