Home
last modified time | relevance | path

Searched refs:zsl_phy_elcty_cap_parallel (Results 1 – 3 of 3) sorted by relevance

/zscilib-3.4.0/include/zsl/physics/
Delectricity.h95 int zsl_phy_elcty_cap_parallel(struct zsl_vec *v, zsl_real_t *c);
/zscilib-3.4.0/tests/src/
Dphy_elcty_tests.c132 rc = zsl_phy_elcty_cap_parallel(&va, &c); in ZTEST()
137 rc = zsl_phy_elcty_cap_parallel(&vb, &c); in ZTEST()
/zscilib-3.4.0/src/physics/
Delectricity.c87 zsl_phy_elcty_cap_parallel(struct zsl_vec *v, zsl_real_t *c) in zsl_phy_elcty_cap_parallel() function