Home
last modified time | relevance | path

Searched defs:Ht (Results 1 – 3 of 3) sorted by relevance

/petsc/src/ksp/ksp/impls/gmres/
H A Dgmreig.c119 PetscScalar *H, *Q, *Ht; /* H Hessenberg matrix; Q matrix of eigenvectors of H */ in KSPComputeRitz_GMRES() local
/petsc/src/ts/tutorials/power_grid/
H A Dex5.c44 PetscReal Ht; /* Turbine inertia constant */ member
/petsc/src/ksp/ksp/impls/gmres/dgmres/
H A Ddgmres.c665 PetscScalar *Ht; /* Transpose of the Hessenberg matrix */ in KSPDGMRESComputeSchurForm_DGMRES() local