Searched refs:RestoreSubMatrix (Results 1 – 1 of 1) sorted by relevance
175 static PetscErrorCode RestoreSubMatrix(Mat, Mat *) noexcept;1097 …(to_host, pobj, "MatDenseRestoreSubMatrix_C", MatDenseRestoreSubMatrix_SeqDense, RestoreSubMatrix); in BindToCPU()1873 inline PetscErrorCode MatDense_Seq_CUPM<T>::RestoreSubMatrix(Mat A, Mat *m) noexcept in RestoreSubMatrix() function in Petsc::mat::cupm::impl::MatDense_Seq_CUPM