Searched defs:P2 (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/ksp/ksp/impls/bcgs/fbcgs/ |
| H A D | fbcgs.c | 19 Vec X, B, V, P, R, RP, T, S, P2, S2; in KSPSolve_FBCGS() local
|
| /petsc/src/ksp/ksp/impls/bcgs/pipebcgs/ |
| H A D | pipebcgs.c | 19 Vec X, B, S, R, RP, Y, Q, P2, Q2, R2, S2, W, Z, W2, Z2, T, V; in KSPSolve_PIPEBCGS() local
|
| /petsc/src/mat/tests/ |
| H A D | ex6k.kokkos.cxx | 51 …Mat A2, P2, C2; /* Shadow matrices (of MATAIJ) of A,P,C for initialization and validati… in main() local
|
| /petsc/src/ksp/ksp/impls/bcgs/fbcgsr/ |
| H A D | fbcgsr.c | 23 Vec X, B, P, P2, RP, R, V, S, T, S2; in KSPSolve_FBCGSR() local
|
| /petsc/src/ts/utils/dmplexlandau/ |
| H A D | land_tensors.h | 38 …static const PetscReal P2[] = {1.53552577301013293365E-4F, 2.50888492163602060990E-3F, 8.687868165… in ellipticE() local
|
| /petsc/src/binding/petsc4py/demo/legacy/perftest/ |
| H A D | App.f90 | 61 real(kind=8) :: P1(-1:1), P2(-1:1), P3(-1:1) local
|