Home | History | Annotate | Download | only in src

Lines Matching full:dcdistdom

196             Vec3d dcdistdom = inv_r * (dtheta_ddom - cdist*drdom);
203 dxd1dom[0] = x[0] * dcdistdom + cdist * dxdom[0];
204 dxd1dom[1] = x[1] * dcdistdom + cdist * dxdom[1];