Home
last modified time | relevance | path

Searched defs:pij (Results 1 – 2 of 2) sorted by relevance

/petsc/src/mat/tests/
H A Dex101.c9 PetscInt i, pij[] = {0, 1, 2}; in main() local
/petsc/src/ksp/pc/impls/gamg/
H A Dclassical.c194 PetscScalar g_pos, g_neg, a_pos, a_neg, diag, invdiag, alpha, beta, pij; in PCGAMGProlongator_Classical_Direct() local