Searched refs:SetPreallocation_ (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/mat/impls/dense/mpi/cupm/ |
| H A D | matmpidensecupm.hpp | 30 static PetscErrorCode SetPreallocation_(Mat, PetscDeviceContext, PetscScalar *) noexcept; 117 inline PetscErrorCode MatDense_MPI_CUPM<T>::SetPreallocation_(Mat A, PetscDeviceContext dctx, Petsc… in SetPreallocation_() function in Petsc::mat::cupm::impl::MatDense_MPI_CUPM
|
| /petsc/include/petsc/private/ |
| H A D | matdensecupmimpl.h | 299 PetscCall(D::SetPreallocation_(A, dctx, device_array)); in SetPreallocation()
|
| /petsc/src/mat/impls/dense/seq/cupm/ |
| H A D | matseqdensecupm.hpp | 50 static PetscErrorCode SetPreallocation_(Mat, PetscDeviceContext, PetscScalar *) noexcept; 202 inline PetscErrorCode MatDense_Seq_CUPM<T>::SetPreallocation_(Mat m, PetscDeviceContext dctx, Petsc… in SetPreallocation_() function in Petsc::mat::cupm::impl::MatDense_Seq_CUPM
|