Searched refs:offsetWeight (Results 1 – 1 of 1) sorted by relevance
2929 int offsetWeight = bpinfo[3] + bpinfo[6] + (3 * bpinfo[2] * bpinfo[5]); in DMPlex_Surface_Grad() local2931 cntrlPtWeights[wcntr] = bprv[offsetWeight + jj]; in DMPlex_Surface_Grad()3463 int offsetCoord, offsetWeight; in DMPlexGeomDataAndGrads() local3503 offsetWeight = bpinfo[3] + bpinfo[6] + (3 * bpinfo[2] * bpinfo[5]); in DMPlexGeomDataAndGrads()3505 cntrlPtWeights[wcntr] = bprv[offsetWeight + jj]; in DMPlexGeomDataAndGrads()