Home
last modified time | relevance | path

Searched refs:fc3 (Results 1 – 25 of 1030) sorted by relevance

12345678910>>...42

/dports/devel/gettext-tools/gettext-0.21/gettext-tools/tests/
H A Dformat-c-38 LC_ALL=C tr -d '\r' < fc3.tmp > fc3.pot || Exit 1
17 ${DIFF} fc3.ok fc3.pot || Exit 1
25 test -d fc3-dir || mkdir fc3-dir
26 test -d fc3-dir/fr || mkdir fc3-dir/fr
27 test -d fc3-dir/fr/LC_MESSAGES || mkdir fc3-dir/fr/LC_MESSAGES
30 ${MSGFMT} -o fc3-dir/fr/LC_MESSAGES/fc3.mo fc3-de.po
33 ${MSGUNFMT} -o fc3-de.po.tmp fc3-dir/fr/LC_MESSAGES/fc3.mo || Exit 1
34 LC_ALL=C tr -d '\r' < fc3-de.po.tmp > fc3-de.po.un || Exit 1
37 ${DIFF} fc3-de.po fc3-de.po.un || Exit 1
51 prepare_locale_ fc3-dir/fr fc3-dir/$LOCALE_FR
[all …]
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/tests/
H A Dformat-c-38 LC_ALL=C tr -d '\r' < fc3.tmp > fc3.pot || Exit 1
17 ${DIFF} fc3.ok fc3.pot || Exit 1
25 test -d fc3-dir || mkdir fc3-dir
26 test -d fc3-dir/fr || mkdir fc3-dir/fr
27 test -d fc3-dir/fr/LC_MESSAGES || mkdir fc3-dir/fr/LC_MESSAGES
30 ${MSGFMT} -o fc3-dir/fr/LC_MESSAGES/fc3.mo fc3-de.po
33 ${MSGUNFMT} -o fc3-de.po.tmp fc3-dir/fr/LC_MESSAGES/fc3.mo || Exit 1
34 LC_ALL=C tr -d '\r' < fc3-de.po.tmp > fc3-de.po.un || Exit 1
37 ${DIFF} fc3-de.po fc3-de.po.un || Exit 1
51 prepare_locale_ fc3-dir/fr fc3-dir/$LOCALE_FR
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/tests/
H A Dformat-c-38 LC_ALL=C tr -d '\r' < fc3.tmp > fc3.pot || Exit 1
17 ${DIFF} fc3.ok fc3.pot || Exit 1
25 test -d fc3-dir || mkdir fc3-dir
26 test -d fc3-dir/fr || mkdir fc3-dir/fr
27 test -d fc3-dir/fr/LC_MESSAGES || mkdir fc3-dir/fr/LC_MESSAGES
30 ${MSGFMT} -o fc3-dir/fr/LC_MESSAGES/fc3.mo fc3-de.po
33 ${MSGUNFMT} -o fc3-de.po.tmp fc3-dir/fr/LC_MESSAGES/fc3.mo || Exit 1
34 LC_ALL=C tr -d '\r' < fc3-de.po.tmp > fc3-de.po.un || Exit 1
37 ${DIFF} fc3-de.po fc3-de.po.un || Exit 1
51 prepare_locale_ fc3-dir/fr fc3-dir/$LOCALE_FR
[all …]
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/tests/
H A Dformat-c-38 LC_ALL=C tr -d '\r' < fc3.tmp > fc3.pot || Exit 1
17 ${DIFF} fc3.ok fc3.pot || Exit 1
25 test -d fc3-dir || mkdir fc3-dir
26 test -d fc3-dir/fr || mkdir fc3-dir/fr
27 test -d fc3-dir/fr/LC_MESSAGES || mkdir fc3-dir/fr/LC_MESSAGES
30 ${MSGFMT} -o fc3-dir/fr/LC_MESSAGES/fc3.mo fc3-de.po
33 ${MSGUNFMT} -o fc3-de.po.tmp fc3-dir/fr/LC_MESSAGES/fc3.mo || Exit 1
34 LC_ALL=C tr -d '\r' < fc3-de.po.tmp > fc3-de.po.un || Exit 1
37 ${DIFF} fc3-de.po fc3-de.po.un || Exit 1
51 prepare_locale_ fc3-dir/fr fc3-dir/$LOCALE_FR
[all …]
/dports/science/py-phono3py/phono3py-1.22.3/phono3py/phonon3/
H A Dfc3.py92 distribute_fc3(fc3,
108 cutoff_fc3(fc3,
118 return fc2, fc3
121 def distribute_fc3(fc3, argument
292 fc3[:, i, j, k, l, m]) / fc3.shape[0]
295 fc3[j, :, i, k, l, m]) / fc3.shape[1]
298 fc3[i, j, :, k, l, m]) / fc3.shape[2]
472 return fc3
475 def cutoff_fc3(fc3, argument
516 if fc3.shape[0] == fc3.shape[1]:
[all …]
/dports/science/py-phono3py/phono3py-1.22.3/c/
H A Dfc3.c92 void fc3_distribute_fc3(double *fc3, in fc3_distribute_fc3() argument
107 tensor3_rotation(fc3 + adrs_out, fc3 + adrs_in, rot_cart); in fc3_distribute_fc3()
141 fc3[i_atoms][k][l][m] = 0; in fc3_rotate_delta_fc2()
143 fc3[i_atoms][k][l][m] += in fc3_rotate_delta_fc2()
204 transpose_compact_fc3_type01(fc3, in fc3_transpose_compact_fc3()
214 transpose_compact_fc3_type2(fc3, in fc3_transpose_compact_fc3()
317 fc3[a * num_atom * num_atom * 27 + in copy_permutation_symmetry_fc3_elem()
321 fc3[a * num_atom * num_atom * 27 + in copy_permutation_symmetry_fc3_elem()
532 fc3[adrs + l * 9 + m * 3 + n] = fc3[adrs_t + m * 9 + l * 3 + n]; in transpose_compact_fc3_type01()
559 fc3[adrs + l * 9 + m * 3 + n] = fc3[adrs_t + n * 9 + m * 3 + l]; in transpose_compact_fc3_type01()
[all …]
H A Dreal_to_reciprocal.c48 const double *fc3,
58 const double *fc3,
67 const double *fc3,
92 const double *fc3, in r2r_real_to_reciprocal() argument
104 fc3, in r2r_real_to_reciprocal()
114 fc3, in r2r_real_to_reciprocal()
128 const double *fc3, in real_to_reciprocal_single_thread() argument
150 fc3, in real_to_reciprocal_single_thread()
174 const double *fc3, in real_to_reciprocal_openmp() argument
198 fc3, in real_to_reciprocal_openmp()
[all …]
H A Dfc3.h38 void fc3_distribute_fc3(double *fc3,
44 void fc3_rotate_delta_fc2(double (*fc3)[3][3][3],
52 void fc3_set_permutation_symmetry_fc3(double *fc3, const size_t num_atom);
53 void fc3_set_permutation_symmetry_compact_fc3(double * fc3,
60 void fc3_transpose_compact_fc3(double * fc3,
H A Dinteraction.c60 const double *fc3,
81 const double *fc3,
107 const double *fc3, in itr_get_interaction() argument
155 fc3, in itr_get_interaction()
185 const double *fc3, in itr_get_interaction_at_triplet() argument
228 fc3, in itr_get_interaction_at_triplet()
260 fc3, in itr_get_interaction_at_triplet()
288 const double *fc3, in real_to_normal() argument
315 fc3, in real_to_normal()
356 const double *fc3, in real_to_normal_sym_q() argument
[all …]
H A Dphono3py.c59 const double *fc3, in ph3py_get_interaction() argument
79 fc3, in ph3py_get_interaction()
103 const double *fc3, in ph3py_get_pp_collision() argument
127 fc3, in ph3py_get_pp_collision()
154 const double *fc3, in ph3py_get_pp_collision_with_sigma() argument
178 fc3, in ph3py_get_pp_collision_with_sigma()
418 void ph3py_distribute_fc3(double *fc3, in ph3py_distribute_fc3() argument
425 fc3_distribute_fc3(fc3, in ph3py_distribute_fc3()
443 fc3_rotate_delta_fc2(fc3, in ph3py_rotate_delta_fc2()
477 void ph3py_transpose_compact_fc3(double * fc3, in ph3py_transpose_compact_fc3() argument
[all …]
H A Dphono3py.h53 const double *fc3,
74 const double *fc3,
98 const double *fc3,
210 void ph3py_distribute_fc3(double *fc3,
216 void ph3py_rotate_delta_fc2(double (*fc3)[3][3][3],
224 void ph3py_set_permutation_symmetry_fc3(double *fc3, const size_t num_atom);
225 void ph3py_set_permutation_symmetry_compact_fc3(double * fc3,
232 void ph3py_transpose_compact_fc3(double * fc3,
/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/arm/
H A Dmve-vshrn.d64 [^>]*> ee8f 1fc3 vshrnt.i16 q0, q1, #1
65 [^>]*> ee8f 0fc3 vshrnb.i16 q0, q1, #1
68 [^>]*> ee8e 1fc3 vshrnt.i16 q0, q1, #2
69 [^>]*> ee8e 0fc3 vshrnb.i16 q0, q1, #2
72 [^>]*> ee8a 1fc3 vshrnt.i16 q0, q1, #6
73 [^>]*> ee8a 0fc3 vshrnb.i16 q0, q1, #6
76 [^>]*> ee89 1fc3 vshrnt.i16 q0, q1, #7
77 [^>]*> ee89 0fc3 vshrnb.i16 q0, q1, #7
80 [^>]*> ee88 1fc3 vshrnt.i16 q0, q1, #8
81 [^>]*> ee88 0fc3 vshrnb.i16 q0, q1, #8
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/arm/
H A Dmve-vshrn.d64 [^>]*> ee8f 1fc3 vshrnt.i16 q0, q1, #1
65 [^>]*> ee8f 0fc3 vshrnb.i16 q0, q1, #1
68 [^>]*> ee8e 1fc3 vshrnt.i16 q0, q1, #2
69 [^>]*> ee8e 0fc3 vshrnb.i16 q0, q1, #2
72 [^>]*> ee8a 1fc3 vshrnt.i16 q0, q1, #6
73 [^>]*> ee8a 0fc3 vshrnb.i16 q0, q1, #6
76 [^>]*> ee89 1fc3 vshrnt.i16 q0, q1, #7
77 [^>]*> ee89 0fc3 vshrnb.i16 q0, q1, #7
80 [^>]*> ee88 1fc3 vshrnt.i16 q0, q1, #8
81 [^>]*> ee88 0fc3 vshrnb.i16 q0, q1, #8
[all …]
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/arm/
H A Dmve-vshrn.d64 [^>]*> ee8f 1fc3 vshrnt.i16 q0, q1, #1
65 [^>]*> ee8f 0fc3 vshrnb.i16 q0, q1, #1
68 [^>]*> ee8e 1fc3 vshrnt.i16 q0, q1, #2
69 [^>]*> ee8e 0fc3 vshrnb.i16 q0, q1, #2
72 [^>]*> ee8a 1fc3 vshrnt.i16 q0, q1, #6
73 [^>]*> ee8a 0fc3 vshrnb.i16 q0, q1, #6
76 [^>]*> ee89 1fc3 vshrnt.i16 q0, q1, #7
77 [^>]*> ee89 0fc3 vshrnb.i16 q0, q1, #7
80 [^>]*> ee88 1fc3 vshrnt.i16 q0, q1, #8
81 [^>]*> ee88 0fc3 vshrnb.i16 q0, q1, #8
[all …]
/dports/science/py-phono3py/phono3py-1.22.3/phono3py/interface/
H A Dalm.py65 fc3 = np.zeros((len(p2s_map), natom, natom, 3, 3, 3),
70 fc3[p2p_map[v1], v2, v3, c1, c2, c3] = fc
71 fc3[p2p_map[v1], v3, v2, c1, c3, c2] = fc
73 fc3 = np.zeros((natom, natom, natom, 3, 3, 3),
78 fc3[v1, v2, v3, c1, c2, c3] = fc
79 fc3[v1, v3, v2, c1, c3, c2] = fc
81 return fc3
/dports/science/py-phono3py/phono3py-1.22.3/doc/
H A Dvasp.rst21 for third-order force constants (fc3) calculation::
41 fc3 and fc2 are created as follows.
58 4. Create fc2.hdf and fc3.hdf
64 ``fc2.hdf5`` and ``fc3.hdf5`` are created from ``FORCES_FC3`` and
66 calculating fc2 and fc3 at every run time.
72 Similarly ``fc2.hdf5`` and ``fc3.hdf5`` are created from ``FORCES_FC3``,
79 % phono3py --fc3 --fc2 --dim="2 2 2" --mesh="11 11 11" \
84 % phono3py --fc3 --fc2 --dim_fc2="4 4 4" --dim="2 2 2" --mesh="11 11 11" \
100 % phono3py --fc3 --fc2 --dim="2 2 2" --mesh="11 11 11" \
107 % phono3py --fc3 --fc2 --dim="2 2 2" --mesh="11 11 11" \
[all …]
H A Dcutoff-pair.rst18 sacrifices the accuracy of third-order force constants (fc3).
20 In phono3py, to obtain supercell-fc3,
24 default behaviour, full elements of supercell-fc3 are computed. In
34 A supercell-fc3 element is specified by three atomic
42 \mathbf{r}_2| < d_\text{cut}\}` is selected for the supercell-fc3
201 Solving fc3[ 1, x, x ] with a displacement:
203 Expanding fc3
204 Cutting-off fc3 (cut-off distance: 5.000000)
206 Creating contracted fc3...
207 Writing fc3 to fc3.hdf5
[all …]
/dports/lang/fpc-source/fpc-3.2.2/tests/webtbs/
H A Dtw24865.pp9 class var fc3: integer;
12 class property c3: integer read fc3 write fc3;
24 fc3 := 1;
/dports/www/jspwiki/JSPWiki/templates/default/skins/OrderedList/
H A Dskin.css35 .textarea-resizer,.textarea-resizer:hover{background:#fc3;}
39 #toctoc ul{border-color:#fc3;background:#ff9;}
60 a.tool:hover{background-color:#fc3!important;}
61 #tools{background:#ff9;color:black;border:4px solid #fc3;}
63 #tools .collapsetitle:hover{background:#fc3;}
64 #toolbuttons span{border:1px solid #fc3;}
67 #findSuggestionMenu .hover{background-color:#fc3;}
105 .tip-anchor{border-bottom:2px solid #fc3;color:#fc3;}
127 …egoryLink:link,.categoryLink:active,.categoryLink:visited{border-bottom:2px solid #fc3;color:#fc3;}
128 .categoryPopup{background-color:#ff9;border:4px solid #fc3;}
[all …]
/dports/science/py-hiphive/hiphive-0.7.1/hiphive/input_output/
H A Dphonopy.py122 fc3 = hf['fc3'][:]
125 return fc3
128 def write_phonopy_fc3(filename: str, fc3) -> None: argument
139 if isinstance(fc3, hiphive.ForceConstants):
140 fc3_array = fc3.get_fc_array(order=3)
141 elif isinstance(fc3, np.ndarray):
142 fc3_array = fc3
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dconstraint_util.F325 fc3 = -lambda_3x3(2)*lg3x3(iconst)%fb - &
334 pv(1, 1) = pv(1, 1) + fc3(1)*particle_set(index_c)%r(1)
338 pv(1, 2) = pv(1, 2) + fc3(1)*particle_set(index_c)%r(2)
342 pv(1, 3) = pv(1, 3) + fc3(1)*particle_set(index_c)%r(3)
346 pv(2, 1) = pv(2, 1) + fc3(2)*particle_set(index_c)%r(1)
350 pv(2, 2) = pv(2, 2) + fc3(2)*particle_set(index_c)%r(2)
354 pv(2, 3) = pv(2, 3) + fc3(2)*particle_set(index_c)%r(3)
358 pv(3, 1) = pv(3, 1) + fc3(3)*particle_set(index_c)%r(1)
362 pv(3, 2) = pv(3, 2) + fc3(3)*particle_set(index_c)%r(2)
366 pv(3, 3) = pv(3, 3) + fc3(3)*particle_set(index_c)%r(3)
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dconstraint_util.F325 fc3 = -lambda_3x3(2)*lg3x3(iconst)%fb - &
334 pv(1, 1) = pv(1, 1) + fc3(1)*particle_set(index_c)%r(1)
338 pv(1, 2) = pv(1, 2) + fc3(1)*particle_set(index_c)%r(2)
342 pv(1, 3) = pv(1, 3) + fc3(1)*particle_set(index_c)%r(3)
346 pv(2, 1) = pv(2, 1) + fc3(2)*particle_set(index_c)%r(1)
350 pv(2, 2) = pv(2, 2) + fc3(2)*particle_set(index_c)%r(2)
354 pv(2, 3) = pv(2, 3) + fc3(2)*particle_set(index_c)%r(3)
358 pv(3, 1) = pv(3, 1) + fc3(3)*particle_set(index_c)%r(1)
362 pv(3, 2) = pv(3, 2) + fc3(3)*particle_set(index_c)%r(2)
366 pv(3, 3) = pv(3, 3) + fc3(3)*particle_set(index_c)%r(3)
[all …]
/dports/print/py-psautohint/psautohint-2.0.0/libpsautohint/src/
H A Dwrite.c268 static Cd fc1, fc2, fc3; variable
286 fc3 = c3; in wrtflex()
295 if (fc3.y == c3.y) { in wrtflex()
298 acfixtopflt(fc3.y - c3.y, &shrink); in wrtflex()
303 acfixtopflt(fc3.y - c3.y, &r1); in wrtflex()
309 c13.x = fc3.x; in wrtflex()
311 if (fc3.x == c3.x) { in wrtflex()
319 acfixtopflt(fc3.x - c3.x, &r1); in wrtflex()
325 c13.y = fc3.y; in wrtflex()
331 wrtpreflx2a(fc3); in wrtflex()
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/vcl/tests/
H A Dtest_complex.cxx27 std::complex<float> fc3(std::real(fc1),std::imag(fc2)); in test_complex_main() local
30 << fc3 << " / " << fc1 << " = " << fc3/fc1 << std::endl; in test_complex_main()
34 std::complex<float> fcsr3 = std::sqrt(fc3); in test_complex_main()
35 …std::cout << "sqrt(" << fc3 << ") is " << fcsr3 << ", so " << fcsr3 << " * " << fcsr3 << " = " << … in test_complex_main()
/dports/misc/vxl/vxl-3.3.2/vcl/tests/
H A Dtest_complex.cxx27 std::complex<float> fc3(std::real(fc1),std::imag(fc2)); in test_complex_main() local
30 << fc3 << " / " << fc1 << " = " << fc3/fc1 << std::endl; in test_complex_main()
34 std::complex<float> fcsr3 = std::sqrt(fc3); in test_complex_main()
35 …std::cout << "sqrt(" << fc3 << ") is " << fcsr3 << ", so " << fcsr3 << " * " << fcsr3 << " = " << … in test_complex_main()

12345678910>>...42