Home
last modified time | relevance | path

Searched defs:p_j (Results 1 – 5 of 5) sorted by relevance

/petsc/src/dm/dt/tests/
H A Dex13.c30 const PetscReal *p_j = &p_trimmed[(j * Nf + f) * Nk * npoints]; in constructTabulationAndMass() local
109 const PetscReal *p_j = &p_trimmed[(j * Nf + f) * Nk * npoints]; in test() local
178 const PetscReal *p_j; in test() local
202 const PetscReal *p_j = &p_koszul[(j * Nf + v) * npoints]; in test() local
218 const PetscReal *p_j = &p_trimmed[(j * Nf + v) * Nk * npoints]; in test() local
/petsc/src/ksp/ksp/utils/lmvm/bfgs/
H A Dbfgs.c78 Vec p_j, s_j, B0s_j; in BFGSRecursiveBasisUpdate() local
/petsc/src/ksp/ksp/utils/lmvm/sr1/
H A Dsr1.c100 Vec s_j, B0s_j, p_j, y_j; in SR1RecursiveBasisUpdate() local
/petsc/src/ksp/ksp/utils/lmvm/brdn/
H A Dbadbrdn.c124 Vec p_j, y_j, B0s_j; in BadBroydenRecursiveBasisUpdate() local
/petsc/src/ksp/ksp/utils/lmvm/symbrdn/
H A Dsymbrdn.c136 Vec p_j, s_j, B0s_j; in SymBroydenRecursiveBasisUpdate() local