Home
last modified time | relevance | path

Searched refs:c_qi (Results 1 – 16 of 16) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/powerpc/
H A Dvec-perm-ctor-run.c42 qi c_qi = -30; in main() local
74 = test_ctor_ctor_same_qi (a_qi, b_qi, c_qi, d_qi, e_qi, f_qi, g_qi, h_qi); in main()
76 if (res6[0] != a_qi || res6[1] != b_qi || res6[2] != c_qi || res6[3] != d_qi in main()
77 || res6[4] != a_qi || res6[5] != b_qi || res6[6] != c_qi in main()
/dports/science/mpqc/mpqc-2.3.1/src/lib/chemistry/qc/mbpt/
H A Dhsosv1e1.cc106 double *c_pi,*c_qi; in run() local
172 c_qi = &scf_vector[q][col_index]; in run()
176 *iprs++ += pqrs * *c_qi++; in run()
H A Dcsgrad34qb.cc128 double *c_sj, *c_pi, *c_qi; in run() local
353 c_qi = &scf_vector[q][i_offset]; in run()
359 if (p!=q) tmpval += *c_qi * *gamma_iprs_ptr; in run()
361 c_qi++; in run()
H A Dcsgrade12.cc105 double *c_pi, *c_qi; in run() local
223 c_qi = &scf_vector[q][i_offset]; in run()
229 *iprs_ptr += *c_qi++*tmpval; in run()
H A Dhsosv2.cc103 double *c_rb, *c_pi, *c_qi, *c_sj; in compute_hsos_v2() local
466 c_qi = &scf_vector[q][col_index]; in compute_hsos_v2()
470 *iprs++ += pqrs * *c_qi++; in compute_hsos_v2()
H A Dhsosv2lb.cc114 double *c_rb, *c_pi, *c_qi, *c_sj; in compute_hsos_v2_lb() local
555 c_qi = &scf_vector[q][col_index]; in compute_hsos_v2_lb()
559 *iprs++ += pqrs * *c_qi++; in compute_hsos_v2_lb()
H A Dcsgrad.cc167 double *c_pi, *c_qi, *c_sj; in compute_cs_grad() local
2061 c_qi = scf_vector[q]; in compute_cs_grad()
2063 tmpval = 2* *c_pi++ * *c_qi++; in compute_cs_grad()
/dports/science/lammps/lammps-stable_29Sep2021/examples/PACKAGES/ees/
H A Din.fix_wall_region27 #dump 1 all custom 1000 dump_region id type x y z c_qw c_qi c_qj c_qk
H A Din.fix_wall28 #dump 1 all custom 1000 dump_substrate id type x y z c_qw c_qi c_qj c_qk
H A Dlog.23Jun17.fix_wall.g++.438 #dump 1 all custom 1000 dump_substrate id type x y z c_qw c_qi c_qj c_qk
H A Dlog.23Jun17.fix_wall.g++.138 #dump 1 all custom 1000 dump_substrate id type x y z c_qw c_qi c_qj c_qk
H A Dlog.23Jun17.fix_wall_region.g++.436 #dump 1 all custom 1000 dump_region id type x y z c_qw c_qi c_qj c_qk
H A Dlog.23Jun17.fix_wall_region.g++.136 #dump 1 all custom 1000 dump_region id type x y z c_qw c_qi c_qj c_qk
/dports/science/mpqc/mpqc-2.3.1/src/lib/chemistry/qc/mbptr12/
H A Dtransform_12inds.cc276 const double* c_qi; in run() local
279 c_qi = vector1[q] + i_offset_; in run()
301 *rsip_ptr += *c_qi++ * rsip_int_contrib; in run()
H A Dtransform_13inds.cc283 const double* c_qi; in run() local
286 c_qi = vector1[q] + i_offset_; in run()
308 *rsip_ptr += *c_qi++ * rsip_int_contrib; in run()
H A Dtransform_123inds.cc295 const double* c_qi; in run() local
298 c_qi = vector1[q] + i_offset_; in run()
320 *rsip_ptr += *c_qi++ * rsip_int_contrib; in run()