spectre.fixed_point =================== .. py:module:: spectre.fixed_point Module Contents --------------- .. py:function:: find_axis(obj, max_repeats=0, guess=None, plot=False, verbose=False, name='') Finds the magnetic axis using root-finding and _return_map based on custom field line tracing. If intial guess doesn't work, retries max_repeats times with random guesses.