/zscilib-3.4.0/src/physics/ |
D | photons.c | 39 zsl_phy_photon_wavelength(zsl_real_t f, zsl_real_t *lambda) in zsl_phy_photon_wavelength() 52 zsl_phy_photon_frequency(zsl_real_t lambda, zsl_real_t *f) in zsl_phy_photon_frequency() 65 zsl_phy_photon_photoelectric(zsl_real_t f, zsl_real_t w, zsl_real_t *kmax) in zsl_phy_photon_photoelectric()
|
D | work.c | 13 zsl_phy_work_module(zsl_real_t f, zsl_real_t d, zsl_real_t *w) in zsl_phy_work_module() 26 zsl_phy_work_x(zsl_real_t f, zsl_real_t d, zsl_real_t theta, zsl_real_t *w) in zsl_phy_work_x() 41 zsl_phy_work_y(zsl_real_t f, zsl_real_t d, zsl_real_t theta, zsl_real_t *w) in zsl_phy_work_y()
|
D | dynamics.c | 13 zsl_phy_dyn_newton(zsl_real_t m, zsl_real_t accel, zsl_real_t *f) in zsl_phy_dyn_newton() 26 zsl_phy_dyn_fric(zsl_real_t n, zsl_real_t mu, zsl_real_t *f) in zsl_phy_dyn_fric()
|
D | optics.c | 41 zsl_phy_opt_focus(zsl_real_t sr, zsl_real_t si, zsl_real_t *f) in zsl_phy_opt_focus() 67 zsl_phy_opt_power(zsl_real_t f, zsl_real_t *p) in zsl_phy_opt_power()
|
D | electric.c | 26 zsl_phy_elec_force(zsl_real_t q1, zsl_real_t q2, zsl_real_t r, zsl_real_t *f) in zsl_phy_elec_force() 39 zsl_phy_elec_force2(zsl_real_t q, zsl_real_t e, zsl_real_t *f) in zsl_phy_elec_force2()
|
D | fluids.c | 26 zsl_phy_fluid_simple_press(zsl_real_t f, zsl_real_t a, zsl_real_t *p) in zsl_phy_fluid_simple_press() 52 zsl_phy_fluid_bouyant_force(zsl_real_t v, zsl_real_t d, zsl_real_t *f) in zsl_phy_fluid_bouyant_force()
|
D | magnetics.c | 14 zsl_real_t *f) in zsl_phy_magn_force() 28 zsl_real_t theta, zsl_real_t *f) in zsl_phy_magn_force_wire()
|
D | momentum.c | 26 zsl_phy_mom_imp(zsl_real_t f, zsl_real_t time, zsl_real_t *imp) in zsl_phy_mom_imp()
|
D | gravitation.c | 67 zsl_phy_grav_force(zsl_real_t m1, zsl_real_t m2, zsl_real_t r, zsl_real_t *f) in zsl_phy_grav_force()
|
D | sound.c | 79 zsl_phy_sound_beat(zsl_real_t fa, zsl_real_t fb, zsl_real_t *f) in zsl_phy_sound_beat()
|
D | energy.c | 112 zsl_phy_ener_photon(zsl_real_t f, zsl_real_t *e) in zsl_phy_ener_photon()
|
D | rotation.c | 167 zsl_phy_rot_frequency(zsl_real_t omega, zsl_real_t *f) in zsl_phy_rot_frequency()
|
/zscilib-3.4.0/tests/src/ |
D | phy_magn_tests.c | 17 zsl_real_t f; in ZTEST() local 39 zsl_real_t f; in ZTEST() local
|
D | phy_dyn_tests.c | 17 zsl_real_t f; in ZTEST() local 41 zsl_real_t f; in ZTEST() local
|
D | phy_elec_tests.c | 39 zsl_real_t f; in ZTEST() local 61 zsl_real_t f; in ZTEST() local
|
D | phy_photon_tests.c | 84 zsl_real_t f; in ZTEST() local
|
D | phy_sound_tests.c | 149 zsl_real_t f; in ZTEST() local
|
D | phy_grav_tests.c | 77 zsl_real_t f; in ZTEST() local
|
D | phy_opt_tests.c | 73 zsl_real_t f; in ZTEST() local
|
D | phy_fluid_tests .c | 105 zsl_real_t f; in ZTEST() local
|
D | phy_rot_tests.c | 246 zsl_real_t f; in ZTEST() local
|
/zscilib-3.4.0/samples/physics/gravitation/src/ |
D | main.c | 65 zsl_real_t f, u, ke; in gravitation_demo() local
|
/zscilib-3.4.0/src/orientation/fusion/ |
D | calibration.c | 141 zsl_real_t f, S = 0.0, S2; in zsl_fus_cal_magn() local
|
/zscilib-3.4.0/src/ |
D | matrices.c | 1747 for (size_t f = min - pu; f < m->sz_rows; f++) { in zsl_mtx_svd() local
|