Home
last modified time | relevance | path

Searched defs:P2 (Results 1 – 6 of 6) sorted by relevance

/petsc/src/ksp/ksp/impls/bcgs/fbcgs/
H A Dfbcgs.c19 Vec X, B, V, P, R, RP, T, S, P2, S2; in KSPSolve_FBCGS() local
/petsc/src/ksp/ksp/impls/bcgs/pipebcgs/
H A Dpipebcgs.c19 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 Dex6k.kokkos.cxx51 …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 Dfbcgsr.c23 Vec X, B, P, P2, RP, R, V, S, T, S2; in KSPSolve_FBCGSR() local
/petsc/src/ts/utils/dmplexlandau/
H A Dland_tensors.h38 …static const PetscReal P2[] = {1.53552577301013293365E-4F, 2.50888492163602060990E-3F, 8.687868165… in ellipticE() local
/petsc/src/binding/petsc4py/demo/legacy/perftest/
H A DApp.f9061 real(kind=8) :: P1(-1:1), P2(-1:1), P3(-1:1) local