Home
last modified time | relevance | path

Searched defs:Qloc (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ksp/ksp/impls/gmres/agmres/
H A Dagmresorthog.c116 PetscScalar *Qloc = agmres->Qloc; in KSPAGMRESRoddec() local
237 PetscScalar *Qloc = agmres->Qloc; in KSPAGMRESRodvec() local
H A Dagmresimpl.h18 PetscScalar *Qloc; /* Orthogonal reflectors from the QR of the basis */ member