Searched defs:Conjugate (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/mat/tests/ | ||
| H A D | ex258.c | 9 Mat A, B, Bdense, Conjugate; in main() local |
| /petsc/src/mat/impls/dense/seq/cupm/ | ||
| H A D | matseqdensecupm.hpp | 1459 inline PetscErrorCode MatDense_Seq_CUPM<T>::Conjugate(Mat A) noexcept in Conjugate() function in Petsc::mat::cupm::impl::MatDense_Seq_CUPM |
| /petsc/src/vec/vec/impls/seq/cupm/ | ||
| H A D | vecseqcupm_impl.hpp | 2037 inline PetscErrorCode VecSeq_CUPM<T>::Conjugate(Vec xin) noexcept in Conjugate() function in Petsc::vec::cupm::impl::VecSeq_CUPM |