Home
last modified time | relevance | path

Searched defs:wi (Results 1 – 11 of 11) sorted by relevance

/petsc/src/ksp/ksp/impls/gmres/agmres/
H A Dagmresdeflation.c99 PetscScalar *wi = agmres->wi; in KSPAGMRESSchurForm() local
H A Dagmres.c136 PetscScalar *wr, *wi, *Rshift, *Ishift; in KSPComputeShifts_DGMRES() local
/petsc/src/ksp/ksp/impls/gmres/
H A Dgmreig.c120 PetscScalar *wr, *wi; /* Real and imaginary part of the Ritz values */ in KSPComputeRitz_GMRES() local
/petsc/src/ksp/ksp/impls/gmres/dgmres/
H A Ddgmres.c661 PetscReal *wr, *wi, *modul; /* Real and imaginary part and modulus of the eigenvalues of A */ in KSPDGMRESComputeSchurForm_DGMRES() local
847 …PetscReal *wr, *wi, *beta, *modul; /* Real and imaginary part and modulus of the eigenvalues of… in KSPDGMRESImproveEig_DGMRES() local
/petsc/src/ts/utils/dmplexlandau/kokkos/
H A Dlandau.kokkos.cxx612 const PetscReal wi = d_w[ipidx], x = d_x[ipidx], y = d_y[ipidx]; in LandauKokkosJacobian() local
/petsc/src/ksp/ksp/tutorials/
H A Dex70.c132 static PetscInt map_wIwDI_uJuDJ(PetscInt wi, PetscInt wd, PetscInt w_NPE, PetscInt w_dof, PetscInt … in map_wIwDI_uJuDJ()
H A Dex43.c470 static PetscInt ASS_MAP_wIwDI_uJuDJ(PetscInt wi, PetscInt wd, PetscInt w_NPE, PetscInt w_dof, Petsc… in ASS_MAP_wIwDI_uJuDJ()
H A Dex42.c544 static PetscInt ASS_MAP_wIwDI_uJuDJ(PetscInt wi, PetscInt wd, PetscInt w_NPE, PetscInt w_dof, Petsc… in ASS_MAP_wIwDI_uJuDJ()
/petsc/src/dm/dt/interface/
H A Ddt.c1711 PetscReal wi = w[i]; in PetscDTGaussJacobiQuadrature_Internal() local
/petsc/src/dm/dt/dualspace/impls/lagrange/
H A Ddspacelagrange.c132 PetscReal wi = nodesets[degree][degree - tup[i]]; in PetscNodeRecursive_Internal() local
/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c353 const PetscReal wi = ww[ipidx], x = xx[ipidx], y = yy[ipidx]; in LandauFormJacobian_Internal() local