Searched refs:v2Row (Results 1 – 1 of 1) sorted by relevance
970 float* v2Row = v2[y]; in operator ()() local1001 v2Row[x] = u2Row[x] + d2; in operator ()()1054 const float* v2Row = v2[y]; in estimateU() local1072 u2Row[x] = v2Row[x] + theta * divP2Row[x]; in estimateU()