Home
last modified time | relevance | path

Searched defs:invs (Results 1 – 25 of 129) sorted by relevance

123456

/dports/devel/love/love-11.3/src/common/
H A DVector.h250 float invs = 1.0f / s; variable
279 float invs = 1.0f / s; variable
344 float invs = 1.0f / s; variable
376 float invs = 1.0f / s; variable
438 float invs = 1.0f / s; variable
473 float invs = 1.0f / s; variable
/dports/science/quantum-espresso/q-e-qe-6.7.0/LR_Modules/
H A Dstar_q.f909 subroutine star_q1(xq, at, bg, nsym, s, invs, nq, sxq, isq, imq, verbosity,& argument
23 integer, intent(in) :: nsym, s (3, 3, 48), invs(48) local
131 subroutine star_q (xq, at, bg, nsym, s, invs, nq, sxq, isq, imq, verbosity) argument
143 integer, intent(in) :: nsym, s (3, 3, 48), invs(48) local
H A Dcheck_q_points_sym.f9021 INTEGER, INTENT(IN) :: s(3,3,48), invs(48) local
/dports/science/quantum-espresso/q-e-qe-6.7.0/test-suite/not_epw_comp/
H A Dsymdyn_munu.f909 subroutine symdyn_munu_new (dyn, u, xq, s, invs, rtau, irt, at, & argument
19 integer :: nat, s (3, 3, 48), irt (48, nat), invs (48), & local
89 subroutine symdyn_munu2 (dyn, u, xq, s, invs, rtau, irt, at, & argument
100 integer :: nat, s (3, 3, 48), irt (48, nat), invs (48), & local
/dports/science/quantum-espresso/q-e-qe-6.7.0/PHonon/PH/
H A Drotate_and_add_dyn.f909 subroutine rotate_and_add_dyn (phi, phi2, nat, isym, s, invs, irt, & argument
21 integer :: nat, isym, s (3, 3, 48), invs (48), irt (48, nat) local
H A Dsymdynph_gq.f909 subroutine symdynph_gq_new (xq, phi, s, invs, rtau, irt, nsymq, & argument
30 integer :: nat, s (3, 3, 48), irt (48, nat), invs (48), & local
H A Dsymdyn_munu.f909 subroutine symdyn_munu_new (dyn, u, xq, s, invs, rtau, irt, at, & argument
19 integer :: nat, s (3, 3, 48), irt (48, nat), invs (48), & local
H A Dq2qstar_ph.f909 subroutine q2qstar_ph (dyn, at, bg, nat, nsym, s, invs, irt, rtau, & argument
22 integer :: nat, nsym, s (3, 3, 48), invs (48), irt (48, nat), & local
H A Dgenerate_dynamical_matrix_c.f9011 (nat, nsym, s, invs, irt, at, bg, n_diff_sites, equiv_atoms, & argument
20 integer :: nat, nsym, n_diff_sites, irt(48,nat), invs(48), & local
H A Dgenerate_effective_charges_c.f9011 (nat, nsym, s, invs, irt, at, bg, n_diff_sites, equiv_atoms, & argument
22 s(3,3,48), invs(48), has_equivalent(nat), nasr local
H A Dobsolete.f90136 subroutine set_irr (nat, at, bg, xq, s, sr, tau, ntyp, ityp, ftau, invs, nsym, & argument
174 integer :: nat, ntyp, nsym, s (3, 3, 48), invs (48), irt (48, nat), & local
468 subroutine set_irr_nosym (nat, at, bg, xq, s, invs, nsym, rtau, & argument
483 integer :: nat, nsym, s (3, 3, 48), invs (48), irt (48, nat), & local
557 subroutine set_irr_mode (nat, at, bg, xq, s, invs, nsym, rtau, & argument
575 integer :: nat, nsym, s (3, 3, 48), invs (48), irt (48, nat), & local
1030 subroutine symdyn_munu (dyn, u, xq, s, invs, rtau, irt, irgq, at, & argument
1040 integer :: nat, s (3, 3, 48), irt (48, nat), irgq (48), invs (48), & local
1139 subroutine symdynph_gq (xq, phi, s, invs, rtau, irt, irgq, nsymq, & argument
1155 integer :: nat, s (3, 3, 48), irt (48, nat), irgq (48), invs (48), & local
H A Ddfile_star.f9090 sr, invs, irt, ntyp, ityp, dfile_minus_q, iq_ ) argument
125 INTEGER,INTENT(in) :: s(3, 3, 48), invs(48), irt(48, nat) local
/dports/science/quantum-espresso/q-e-qe-6.7.0/PHonon/Gamma/
H A Dgenerate_effective_charges.f9010 SUBROUTINE generate_effective_charges (nat, nsym, s, invs, irt, at, bg, & argument
20 s(3,3,48), has_equivalent(nat), invs(48) local
H A Dgenerate_dynamical_matrix.f9011 (nat, nsym, s, invs, irt, at, bg, n_diff_sites, equiv_atoms, & argument
21 INTEGER :: nat, nsym, n_diff_sites, irt(48,nat), invs(48), & local
/dports/science/quantum-espresso/q-e-qe-6.7.0/PW/src/
H A Dirrek.f9049 INTEGER :: table(48,48), invs(3,3,48), irg(48) local
93 SUBROUTINE irrek( at, bg, nrot, invs, nsym, irg, minus_q, npk, & argument
110 INTEGER, INTENT(IN) :: invs(3,3,48) local
255 SUBROUTINE irrek_nc( at, bg, nrot, invs, nsym, irg, npk, & argument
272 INTEGER, INTENT(IN) :: invs(3,3,48) local
H A Dsymmetrize_at.f909 SUBROUTINE symmetrize_at( nsym, s, invs, ft, irt, nat, tau, at, bg, alat, omega ) argument
23 INTEGER, INTENT(IN) :: invs(48) local
/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/thirdparty/particles/
H A Dp_vector.h69 float invs = 1.0f / s; variable
/dports/math/gap/gap-4.11.0/src/
H A Dtietze.c77 CheckTietzeInverses(Obj * ptTietze, Obj * invs, Obj ** ptInvs, Int * numgens) in CheckTietzeInverses()
229 Obj invs; /* handle of the inverses list */ in FuncTzRenumberGens() local
279 Obj invs; /* handle of the inverses list */ in FuncTzReplaceGens() local
401 Obj invs; /* handle of the inverses list */ in FuncTzSubstituteGen() local
812 Obj invs; /* handle of the inverses list */ in FuncTzOccurrencesPairs() local
975 Obj invs; /* handle of the inverses list */ in FuncTzSearchC() local
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/mpfr-4.1.0-p13-c/src/
H A Dinvsqrt_limb.h322 #define __gmpfr_sqrt_limb(s, rh, rl, invs, u) \ argument
/dports/science/cdk/cdk-cdk-2.3/tool/hash/src/test/java/org/openscience/cdk/hash/
H A DBasicAtomHashGeneratorTest.java121 long[] invs = new long[]{21, 31, 31, 31}; in testRotation() local
H A DSuppressedAtomHashGeneratorTest.java155 long[] invs = new long[]{21, 31, 31, 31}; in testRotation() local
/dports/science/quantum-espresso/q-e-qe-6.7.0/EPW/src/
H A Drotate.f9019 SUBROUTINE rotate_eigenm(iq_first, nqc, isym, s, invs, irt, rtau, xq, cz1, cz2) argument
72 INTEGER, INTENT(in) :: invs(48) local
439 SUBROUTINE star_q2(xq, at, bg, nsym, s, invs, t_rev, nq, sxq, isq, imq, verbosity, sym_smallq) argument
458 INTEGER, INTENT(in) :: invs(48) local
/dports/finance/frontaccounting/frontaccounting/sales/
H A Dcreate_recurrent_invoices.php84 $invs = array(); variable
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/polyselect/
H A Dauxiliary.c103 double a3, a2, a1, a0, invs = 1.0 / s; in L2_lognorm_d() local
125 double a4, a3, a2, a1, a0, invs = 1.0 / s; in L2_lognorm_d() local
150 double a5, a4, a3, a2, a1, a0, invs = 1.0 / s; in L2_lognorm_d() local
181 double a6, a5, a4, a3, a2, a1, a0, invs; in L2_lognorm_d() local
213 double invs = 1.0 / s; in L2_lognorm_d() local
/dports/games/dhewm3/dhewm3-1.5.1/neo/idlib/math/
H A DPolynomial.h284 float invs; variable
360 float invs; variable

123456