Home
last modified time | relevance | path

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

/dports/science/hypre/hypre-2.23.0/src/struct_ls/
H A Dsmg_residual_unrolled.c180 HYPRE_Real *xp19, *xp20, *xp21, *xp22, *xp23, *xp24, *xp25, *xp26; in hypre_SMGResidual() local
556 xp22 = hypre_StructVectorBoxData(x, i) + in hypre_SMGResidual()
783 …p15,xp15,Ap16,xp16,Ap17,xp17,Ap18,xp18,Ap19,xp19,Ap20,xp20,Ap21,xp21,Ap22,xp22,Ap23,xp23,Ap24,xp24… in hypre_SMGResidual()
813 - Ap22[Ai] * xp22[xi] in hypre_SMGResidual()
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qrect/
H A Dtst_qrect.cpp2611 int xp12, yp12, xp22, yp22; in getCoords() local
2612 r.getCoords( &xp12, &yp12, &xp22, &yp22 ); in getCoords()
2616 QVERIFY( xp2 == xp22 ); in getCoords()