Home
last modified time | relevance | path

Searched refs:pentry (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/pc/impls/gamg/
H A Dclassical.c566 PetscScalar vi, pentry, pjentry; in PCGAMGProlongator_Classical_Standard() local
707 pentry = vcol[j]; in PCGAMGProlongator_Classical_Standard()
710 pcontrib[icol[j]] += pentry; in PCGAMGProlongator_Classical_Standard()