Home
last modified time | relevance | path

Searched refs:Transpose (Results 1 – 10 of 10) sorted by relevance

/petsc/doc/overview/
H A Dmatrix_table.md136 * - Transpose, :math:`A^T`, virtual
141 * - Hermitian Transpose, :math:`A^H`, virtual
H A Dlinear_solve_table.md563 * - Transpose-free QMR
568 * - Transpose-free variant of QMR developed by Tony Chan
/petsc/src/ksp/pc/impls/vpbjacobi/kokkos/
H A Dvpbjacobi_kok.kokkos.cxx101 …KokkosBlas::TeamGemv<KokkosTeamMemberType, KokkosBlas::Trans::Transpose>::invoke(team, 1., B, x1, … in PCApplyOrTranspose_VPBJacobi_Kokkos()
/petsc/lib/petsc/bin/maint/
H A Dtoclapack.sh4824 /* = BLAS_NO_TRANS = 111 : No Transpose */
4825 /* = BLAS_TRANS = 112 : Transpose */
4826 /* = BLAS_CONJ_TRANS = 113 : Conjugate Transpose */
/petsc/src/dm/dt/interface/
H A Ddt.c2842 …, const PetscReal *x, PetscInt ndegree, const PetscInt *degrees, PetscBool Transpose, PetscReal *B) in PetscDTLegendreIntegrate() argument
2854 if (Transpose) B[i + ninterval * j] = Bv[(i + 1) * ndegree + j] - Bv[i * ndegree + j]; in PetscDTLegendreIntegrate()
/petsc/src/mat/impls/elemental/
H A Dmatelem.cxx548 El::Transpose(*a->emat, *b->emat); in MatTranspose_Elemental()
/petsc/doc/manual/
H A Dksp.md414 * - Transpose-Free Quasi-Minimal Residual (1) :cite:`f:93`
417 * - Transpose-Free Quasi-Minimal Residual (2)
H A Dother.md49 to select the Transpose-Free QMR algorithm. (See
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DKSP.pyx106 A Transpose Tree Quasi- Minimal Residual (QMR).
/petsc/doc/
H A Dpetsc.bib493 …title = {Transpose-free formulations of Lanczos-type methods for nonsymmetric linear syst…
13911 title = {A Transpose-Free Quasi-Minimal Residual Algorithm for Non-{H}ermitian Linear