spectre.angle_targets ===================== .. py:module:: spectre.angle_targets Module Contents --------------- .. py:function:: angular_force_real(xin, test, refind_fields=True) .. py:function:: angular_force_likespec(xin, test, refind_fields=False, epsilon=None, upsilon=None) .. py:function:: angular_force_real_jac(xin, test, add_psifactor=False, add_sweightfactor=False, refind_fields=False) .. py:function:: angular_force_jac_likespec(xin, test, refind_fields=False, epsilon=None, upsilon=None) .. py:function:: len_cons_real(x, test, add_sweightfactor=True, refind_fields=False) .. py:function:: len_cons_real_jac(x, test, add_psifactor=True, add_sweightfactor=True, refind_fields=False) .. py:function:: eval_spectral_width(x, test, p=None) .. py:function:: eval_spectral_width_jac(x, test, p=None) .. py:function:: get_theta_chord_length(xin, test, thetas=None, zetas=None) .. py:function:: get_theta_chord_length_jac(xin, test, thetas=None, zetas=None)