Searched defs:Create (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/ksp/ksp/tests/ | ||
| H A D | ex21.c | 19 PetscErrorCode Create(MPI_Comm comm, Mat *inA, IS *is0, IS *is1) in Create() function |
| /petsc/src/mat/impls/dense/mpi/cupm/ | ||
| H A D | matmpidensecupm.hpp | 230 inline PetscErrorCode MatDense_MPI_CUPM<T>::Create(Mat A) noexcept in Create() function in Petsc::mat::cupm::impl::MatDense_MPI_CUPM |
| /petsc/include/petsc/private/ | ||
| H A D | veccupmimpl.h | 842 inline PetscErrorCode Vec_CUPMBase<T, D>::Create(Vec v) noexcept in Create() function |
| /petsc/src/mat/impls/dense/seq/cupm/ | ||
| H A D | matseqdensecupm.hpp | 990 inline PetscErrorCode MatDense_Seq_CUPM<T>::Create(Mat A) noexcept in Create() function in Petsc::mat::cupm::impl::MatDense_Seq_CUPM |