Index A | B | C | D | E | F | G | I | J | M | N | R | S | T | X A as_strided_x() (in module mrfmsim.formula.math) B B_offset() (in module mrfmsim.formula.field) Bz_method() (mrfmsim.component.magnet.RectangularMagnet method) (mrfmsim.component.magnet.SphereMagnet method) Bzx_method() (mrfmsim.component.magnet.RectangularMagnet method) (mrfmsim.component.magnet.SphereMagnet method) Bzxx_method() (mrfmsim.component.magnet.RectangularMagnet method) (mrfmsim.component.magnet.SphereMagnet method) C Cantilever (class in mrfmsim.component.cantilever) cantilever() (in module tests.test_experiment.test_cermitesr) CermitARPGroup (in module mrfmsim.experiment) CermitESRGroup (in module mrfmsim.experiment) CermitSingleSpinGroup (in module mrfmsim.experiment) CermitTDGroup (in module mrfmsim.experiment) convert_grid_pts() (in module mrfmsim.formula.misc) D dB_hom (mrfmsim.component.sample.Sample attribute) dB_sat (mrfmsim.component.sample.Sample attribute) E extend_grid_by_length() (mrfmsim.component.grid.Grid method) extend_grid_by_points() (mrfmsim.component.grid.Grid method) F field_func() (in module mrfmsim.formula.field) G Gamma (mrfmsim.component.sample.Sample attribute) Grid (class in mrfmsim.component.grid) grid() (tests.test_experiment.test_cermitarp.TestCERMITARP method) grid_array (mrfmsim.component.grid.Grid property) grid_extents_method() (mrfmsim.component.grid.Grid static method) grid_length (mrfmsim.component.grid.Grid attribute) grid_origin (mrfmsim.component.grid.Grid attribute) grid_range (mrfmsim.component.grid.Grid attribute) grid_shape (mrfmsim.component.grid.Grid attribute) grid_step (mrfmsim.component.grid.Grid attribute) grid_voxel (mrfmsim.component.grid.Grid attribute) I IBMCyclic (in module mrfmsim.experiment) J J (mrfmsim.component.sample.Sample attribute) M magnet() (tests.test_experiment.test_cermitarp.TestCERMITARP method) magnet_length (mrfmsim.component.magnet.RectangularMagnet attribute) magnet_origin (mrfmsim.component.magnet.RectangularMagnet attribute) (mrfmsim.component.magnet.SphereMagnet attribute) magnet_radius (mrfmsim.component.magnet.SphereMagnet attribute) min_abs_offset() (in module mrfmsim.formula.field) module mrfmsim.component.cantilever mrfmsim.component.grid mrfmsim.component.magnet mrfmsim.component.sample mrfmsim.formula.field mrfmsim.formula.magnetization mrfmsim.formula.math mrfmsim.formula.misc mrfmsim.formula.polarization mrfmsim.modifier tests.test_experiment.test_cermitarp tests.test_experiment.test_cermitesr tests.test_experiment.test_cermitsinglespin tests.test_experiment.test_ibmcyclic tests.test_formula.test_field tests.test_formula.test_magnetization tests.test_formula.test_math tests.test_formula.test_misc tests.test_formula.test_polarization mrfmsim.component.cantilever module mrfmsim.component.grid module mrfmsim.component.magnet module mrfmsim.component.sample module mrfmsim.formula.field module mrfmsim.formula.magnetization module mrfmsim.formula.math module mrfmsim.formula.misc module mrfmsim.formula.polarization module mrfmsim.modifier module mu0_Ms (mrfmsim.component.magnet.RectangularMagnet attribute) (mrfmsim.component.magnet.SphereMagnet attribute) mz2_eq() (in module mrfmsim.formula.magnetization) mz_eq() (in module mrfmsim.formula.magnetization) N n_pts() (tests.test_experiment.test_cermitsinglespin.TestCermitSinglespin method) neg_sum_of_product() (in module mrfmsim.formula.misc) numba_jit() (in module mrfmsim.modifier) R RectangularMagnet (class in mrfmsim.component.magnet) rel_dpol_arp() (in module mrfmsim.formula.polarization) rel_dpol_ibm_cyclic() (in module mrfmsim.formula.polarization) rel_dpol_multipulse() (in module mrfmsim.formula.polarization) rel_dpol_nut() (in module mrfmsim.formula.polarization) rel_dpol_nut_multi_freq_pulse() (in module mrfmsim.formula.polarization) rel_dpol_periodic_irrad() (in module mrfmsim.formula.polarization) rel_dpol_sat_steadystate() (in module mrfmsim.formula.polarization) rel_dpol_sat_td() (in module mrfmsim.formula.polarization) rel_dpol_sat_td_smallsteps() (in module mrfmsim.formula.polarization) replace_component() (in module mrfmsim.modifier) S Sample (class in mrfmsim.component.sample) sample() (in module tests.test_experiment.test_cermitesr) (tests.test_experiment.test_cermitarp.TestCERMITARP method) (tests.test_experiment.test_cermitarp.TestCERMITESRSmallTip method) (tests.test_experiment.test_cermitsinglespin.TestCermitSinglespin method) sample_e() (in module tests.test_formula.test_polarization) sample_h() (in module tests.test_formula.test_polarization) singlespin_analytical() (in module mrfmsim.formula.misc) slice_matrix() (in module mrfmsim.formula.math) SphereMagnet (class in mrfmsim.component.magnet) spin (mrfmsim.component.sample.Sample attribute) spin_density (mrfmsim.component.sample.Sample attribute) sum_of_product() (in module mrfmsim.formula.misc) T T1 (mrfmsim.component.sample.Sample attribute) T2 (mrfmsim.component.sample.Sample attribute) temperature (mrfmsim.component.sample.Sample attribute) test_as_strided_x() (in module tests.test_formula.test_math) test_B_offset() (in module tests.test_formula.test_field) test_cermitarp() (tests.test_experiment.test_cermitarp.TestCERMITARP method) test_cermitesr_hangdown() (tests.test_experiment.test_cermitesr.TestCERMITESR method) test_cermitesr_singlespin_hangdown() (tests.test_experiment.test_cermitsinglespin.TestCermitSinglespin method) test_cermitesr_singlespin_spam() (tests.test_experiment.test_cermitsinglespin.TestCermitSinglespin method) test_cermitesr_SPAM() (tests.test_experiment.test_cermitesr.TestCERMITESR method) test_convert_grid_pts() (in module tests.test_formula.test_misc) test_field_func() (in module tests.test_formula.test_field) test_field_func_singularity() (in module tests.test_formula.test_field) test_IBMCyclic_dF2_spin() (tests.test_experiment.test_ibmcyclic.TestIBMCyclic method) test_IBMCyclic_dF_spin() (tests.test_experiment.test_ibmcyclic.TestIBMCyclic method) test_min_abs_offset() (in module tests.test_formula.test_field) test_min_abs_offset_symmetry() (in module tests.test_formula.test_field) test_mz2_eq_H() (in module tests.test_formula.test_magnetization) test_mz_eq_high_susceptibility() (in module tests.test_formula.test_magnetization) test_mz_eq_low_susceptibility() (in module tests.test_formula.test_magnetization) test_rel_dol_sat_td_smallsteps() (in module tests.test_formula.test_polarization) test_rel_dpol_arp() (in module tests.test_formula.test_polarization) test_rel_dpol_ibm_cyclic() (in module tests.test_formula.test_polarization) test_rel_dpol_multipulse_long() (in module tests.test_formula.test_polarization) test_rel_dpol_multipulse_no_pol() (in module tests.test_formula.test_polarization) test_rel_dpol_multipulse_short() (in module tests.test_formula.test_polarization) test_rel_dpol_nut() (in module tests.test_formula.test_polarization) test_rel_dpol_periodic_irrad_cont() (in module tests.test_formula.test_polarization) test_rel_dpol_periodic_irrad_no_irrad() (in module tests.test_formula.test_polarization) test_rel_dpol_periodic_irrad_off_res() (in module tests.test_formula.test_polarization) test_rel_dpol_sat_steadystate() (in module tests.test_formula.test_polarization) test_rel_dpol_sat_td() (in module tests.test_formula.test_polarization) test_rel_dpol_sat_td_symmetry() (in module tests.test_formula.test_polarization) test_rel_dpol_sat_td_without_td() (in module tests.test_formula.test_polarization) test_slice_matrix() (in module tests.test_formula.test_math) test_smallamp_arp_vs_exact_solution_large_sep() (tests.test_experiment.test_cermitarp.TestCERMITESRSmallTip method) test_smallamp_arp_vs_exact_solution_small_amp() (tests.test_experiment.test_cermitarp.TestCERMITESRSmallTip method) test_sum_of_product() (in module tests.test_formula.test_misc) test_xtrapz_field_gradient_large_distance() (tests.test_formula.test_field.TestXTrapzFieldGradient method) test_xtrapz_field_gradient_smallamp() (tests.test_formula.test_field.TestXTrapzFieldGradient method) test_xtrapz_fxdtheta_cos() (tests.test_formula.test_field.TestXTrapzFxDtheta method) test_xtrapz_fxdtheta_multidim() (tests.test_formula.test_field.TestXTrapzFxDtheta method) test_xtrapz_xtrapz_fxdtheta_x2cos() (tests.test_formula.test_field.TestXTrapzFxDtheta method) test_xtrapz_xtrapz_fxdtheta_xcos() (tests.test_formula.test_field.TestXTrapzFxDtheta method) TestCERMITARP (class in tests.test_experiment.test_cermitarp) TestCERMITESR (class in tests.test_experiment.test_cermitesr) TestCERMITESRSmallTip (class in tests.test_experiment.test_cermitarp) TestCermitSinglespin (class in tests.test_experiment.test_cermitsinglespin) TestIBMCyclic (class in tests.test_experiment.test_ibmcyclic) tests.test_experiment.test_cermitarp module tests.test_experiment.test_cermitesr module tests.test_experiment.test_cermitsinglespin module tests.test_experiment.test_ibmcyclic module tests.test_formula.test_field module tests.test_formula.test_magnetization module tests.test_formula.test_math module tests.test_formula.test_misc module tests.test_formula.test_polarization module TestXTrapzFieldGradient (class in tests.test_formula.test_field) TestXTrapzFxDtheta (class in tests.test_formula.test_field) X xtrapz_field_gradient() (in module mrfmsim.formula.field) xtrapz_fxdtheta() (in module mrfmsim.formula.field)