Searched refs:t1Weights (Results 1 – 1 of 1) sorted by relevance
154 REAL * t1Weights = &tWeights[0]; in ComputeInteriorPointWeights() local155 REAL * t2Weights = t1Weights + ringSize; in ComputeInteriorPointWeights()158 LimitMask t1Mask(t1Weights); in ComputeInteriorPointWeights()182 t2Weights[i] = pWeights[i] + t1Weights[i] * tanScale; in ComputeInteriorPointWeights()230 REAL * t1Weights = &tWeights[0]; in ComputeBoundaryPointWeights() local231 REAL * t2Weights = t1Weights + weightWidth; in ComputeBoundaryPointWeights()239 LimitMask t1Mask(t1Weights); in ComputeBoundaryPointWeights()