Searched defs:wi (Results 1 – 11 of 11) sorted by relevance
| /petsc/src/ksp/ksp/impls/gmres/agmres/ |
| H A D | agmresdeflation.c | 99 PetscScalar *wi = agmres->wi; in KSPAGMRESSchurForm() local
|
| H A D | agmres.c | 136 PetscScalar *wr, *wi, *Rshift, *Ishift; in KSPComputeShifts_DGMRES() local
|
| /petsc/src/ksp/ksp/impls/gmres/ |
| H A D | gmreig.c | 120 PetscScalar *wr, *wi; /* Real and imaginary part of the Ritz values */ in KSPComputeRitz_GMRES() local
|
| /petsc/src/ksp/ksp/impls/gmres/dgmres/ |
| H A D | dgmres.c | 661 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 D | landau.kokkos.cxx | 612 const PetscReal wi = d_w[ipidx], x = d_x[ipidx], y = d_y[ipidx]; in LandauKokkosJacobian() local
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex70.c | 132 static PetscInt map_wIwDI_uJuDJ(PetscInt wi, PetscInt wd, PetscInt w_NPE, PetscInt w_dof, PetscInt … in map_wIwDI_uJuDJ()
|
| H A D | ex43.c | 470 static PetscInt ASS_MAP_wIwDI_uJuDJ(PetscInt wi, PetscInt wd, PetscInt w_NPE, PetscInt w_dof, Petsc… in ASS_MAP_wIwDI_uJuDJ()
|
| H A D | ex42.c | 544 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 D | dt.c | 1711 PetscReal wi = w[i]; in PetscDTGaussJacobiQuadrature_Internal() local
|
| /petsc/src/dm/dt/dualspace/impls/lagrange/ |
| H A D | dspacelagrange.c | 132 PetscReal wi = nodesets[degree][degree - tup[i]]; in PetscNodeRecursive_Internal() local
|
| /petsc/src/ts/utils/dmplexlandau/ |
| H A D | plexland.c | 353 const PetscReal wi = ww[ipidx], x = xx[ipidx], y = yy[ipidx]; in LandauFormJacobian_Internal() local
|