Lines Matching full:drdr2
178 double drdr2 = r > 1e-8 ? 1.0/(2*r) : 1;179 Vec3d drdom = drdr2 * dr2dom;180 Vec3d drdT = drdr2 * dr2dT;