Home
last modified time | relevance | path

Searched defs:X (Results 76 – 100 of 24421) sorted by relevance

12345678910>>...977

/dports/science/octopus/octopus-10.5/src/system/
H A Dforces_inc.F9019 subroutine X(forces_gather)(geo, force) subroutine
26 PUSH_SUB(X(forces_gather)) argument
62 subroutine X(forces_from_local_potential)(gr, namespace, geo, ep, gdensity, force) subroutine
76 PUSH_SUB(X(forces_from_local_potential)) argument
141 FLOAT :: ratom(1:MAX_DIM) argument
151 PUSH_SUB(X(forces_from_potential)) argument
393 subroutine X(total_force_from_potential)(gr, geo, ep, st, x, lda_u_level) subroutine
408 PUSH_SUB(X(total_force_from_potential)) argument
503 subroutine X(forces_derivative)(gr, namespace, geo, ep, st, lr, lr2, force_deriv, lda_u_level) subroutine
526 PUSH_SUB(X(forces_derivative)) argument
[all …]
H A Dsubspace_inc.F9021 subroutine X(subspace_diag)(this, namespace, mesh, st, hm, ik, eigenval, diff) subroutine
34 PUSH_SUB(X(subspace_diag)) argument
76 subroutine X(subspace_diag_standard)(namespace, mesh, st, hm, ik, eigenval, diff) subroutine
90 PUSH_SUB(X(subspace_diag_standard)) argument
157 subroutine X(subspace_diag_scalapack)(namespace, mesh, st, hm, ik, eigenval, psi, diff) subroutine
180 #ifdef R_TCOMPLEX argument
390 subroutine X(subspace_diag_hamiltonian)(namespace, mesh, st, hm, ik, hmss) subroutine
404 PUSH_SUB(X(subspace_diag_hamiltonian)) argument
H A Doutput_berkeleygw_inc.F9019 subroutine X(bgw_vxc_dat)(bgw, namespace, dir, st, gr, hm, vxc) subroutine
34 PUSH_SUB(X(bgw_vxc_dat)) argument
166 subroutine X(bgw_vmtxel)(bgw, namespace, dir, st, gr, ifmax) subroutine
179 PUSH_SUB(X(bgw_vmtxel)) argument
232 subroutine X(bgw_write_fs)(iunit, field_r, field_g, shell, nspin, gr, cube, cf, is_wfn) subroutine
247 PUSH_SUB(X(bgw_write_fs)) argument
/dports/science/octopus/octopus-10.5/src/basis_set/
H A Dorbitalbasis_inc.F9021 subroutine X(orbitalbasis_build)(this, geo, mesh, kpt, ndim, skip_s_orb, use_all_orb, verbose) subroutine
39 PUSH_SUB(X(orbitalbasis_build)) argument
352 subroutine X(orbitalbasis_build_empty)(this, mesh, kpt, ndim, nstates, verbose) subroutine
364 PUSH_SUB(X(orbitalbasis_build_empty)) argument
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/coreSQLiteStudio/parser/
H A Dsqlite3_parse.y67 #define assert(X) Q_ASSERT(X) argument
149 cmd(X) ::= BEGIN transtype(TT) in cmd() argument
251 cmd(X) ::= CREATE temp(T) TABLE in cmd() argument
273 cmd(X) ::= CREATE temp(T) TABLE in cmd() argument
403 typetoken(X) ::= typename(N) in typetoken() argument
523 ccons(X) ::= REFERENCES nm(N) in ccons() argument
544 ccons(X) ::= gen_always(A) AS in ccons() argument
577 tnm(X) ::= term(T). { in tnm() argument
581 tnm(X) ::= nm(N). { in tnm() argument
738 defer_subclause_opt(X) ::= in defer_subclause_opt() argument
[all …]
/dports/science/octopus/octopus-10.5/src/grid/
H A Dcube_function_inc.F9033 PUSH_SUB(X(cube_function_alloc_rs)) argument
77 subroutine X(cube_function_free_rs)(cube, cf) subroutine
83 PUSH_SUB(X(cube_function_free_rs)) argument
130 PUSH_SUB(X(cube_function_allgather)) argument
221 PUSH_SUB(X(mesh_to_cube)) argument
320 PUSH_SUB(X(cube_to_mesh)) argument
416 PUSH_SUB(X(mesh_to_cube_parallel)) argument
504 PUSH_SUB(X(cube_to_mesh_parallel)) argument
617 subroutine X(submesh_to_cube)(sm, mf, cube, cf) subroutine
627 PUSH_SUB(X(submesh_to_cube)) argument
[all …]
H A Dvtk_inc.F9024 subroutine X(vtk_out_cf)(filename, namespace, fieldname, ierr, cf_in, cube, spacing, unit) subroutine
38 PUSH_SUB(X(vtk_out_cf)) argument
107 subroutine X(vtk_out_cf_vector)(filename, namespace, fieldname, ierr, cf_in, vector_dim, cube, spac… subroutine
122 PUSH_SUB(X(vtk_out_cf_vector)) argument
205 subroutine X(vtk_out_cf_structured)(filename, namespace, fieldname, ierr, cf_in, cube, unit, points… subroutine
222 PUSH_SUB(X(vtk_out_cf_structured)) argument
/dports/science/octopus/octopus-10.5/src/sternheimer/
H A Dsternheimer_inc.F9025 type(sternheimer_t), intent(inout) :: this
26 type(system_t), target, intent(inout) :: sys
27 type(lr_t), intent(inout) :: lr(:)
449 PUSH_SUB(X(sternheimer_add_occ)) argument
498 PUSH_SUB(X(sternheimer_calc_hvar)) argument
524 PUSH_SUB(X(calc_hvar)) argument
581 PUSH_SUB(X(calc_kvar)) argument
608 PUSH_SUB(X(sternheimer_set_rhs)) argument
620 PUSH_SUB(X(sternheimer_set_inhomog)) argument
628 subroutine X(sternheimer_solve_order2)( & subroutine
[all …]
H A Dphonons_lr_inc.F9019 subroutine X(phonons_lr_infrared)(gr, geo, st, lr, kdotp_lr, imat, iatom, idir, infrared) subroutine
33 PUSH_SUB(X(phonons_lr_infrared)) argument
59 subroutine X(phonons_lr_wavefunctions)(lr, namespace, st, gr, vib, restart_load, restart_dump) subroutine
71 PUSH_SUB(X(phonons_lr_wavefunctions)) argument
/dports/science/octopus/octopus-10.5/src/scf/
H A Dmix_inc.F9027 PUSH_SUB(X(mixing)) argument
86 PUSH_SUB(X(mixing_broyden)) argument
150 PUSH_SUB(X(broyden_extrapolation)) argument
240 PUSH_SUB(X(broyden_extrapolation_aux)) argument
322 PUSH_SUB(X(mixing_diis)) argument
411 PUSH_SUB(X(mixing_grpulay)) argument
474 PUSH_SUB(X(pulay_extrapolation)) argument
564 PUSH_SUB(X(mixfield_set_vin2)) argument
576 PUSH_SUB(X(mixfield_set_vin3)) argument
588 PUSH_SUB(X(mixfield_set_vout2)) argument
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libigl/igl/
H A DREDRUM.h21 #define NORUM(X) X argument
22 #define REDRUM(X) X argument
23 #define GREENRUM(X) X argument
24 #define YELLOWRUM(X) X argument
25 #define BLUERUM(X) X argument
26 #define MAGENTARUM(X) X argument
27 #define CYANRUM(X) X argument
29 #define REDGIN(X) X argument
30 #define GREENGIN(X) X argument
31 #define YELLOWGIN(X) X argument
[all …]
/dports/science/octopus/octopus-10.5/src/math/
H A Dfft_inc.F9022 subroutine X(fft_forward_3d)(fft, in, out, norm) subroutine
35 PUSH_SUB(X(fft_forward_3d)) argument
130 subroutine X(fft_forward_cl)(fft, in, out) subroutine
143 PUSH_SUB(X(fft_forward_cl)) argument
189 subroutine X(fft_forward_1d)(fft, in, out) subroutine
194 PUSH_SUB(X(fft_forward_1d)) argument
222 PUSH_SUB(X(fft_backward_3d)) argument
314 subroutine X(fft_backward_cl)(fft, in, out) subroutine
327 PUSH_SUB(X(fft_backward_cl)) argument
371 subroutine X(fft_backward_1d)(fft, in, out) subroutine
[all …]
/dports/graphics/wings/libigl-2.1.0/include/igl/
H A DREDRUM.h21 #define NORUM(X) X argument
22 #define REDRUM(X) X argument
23 #define GREENRUM(X) X argument
24 #define YELLOWRUM(X) X argument
25 #define BLUERUM(X) X argument
26 #define MAGENTARUM(X) X argument
27 #define CYANRUM(X) X argument
29 #define REDGIN(X) X argument
30 #define GREENGIN(X) X argument
31 #define YELLOWGIN(X) X argument
[all …]
/dports/science/octopus/octopus-10.5/src/basic/
H A Daccel_inc.F9019 subroutine X(accel_write_buffer_0)(this, data, async) subroutine
26 PUSH_SUB(X(accel_write_buffer_0)) argument
41 subroutine X(accel_write_buffer_1)(this, size, data, offset, async) subroutine
54 PUSH_SUB(X(accel_write_buffer_1)) argument
101 PUSH_SUB(X(accel_write_buffer_2)) argument
148 PUSH_SUB(X(accel_write_buffer_3)) argument
195 PUSH_SUB(X(accel_read_buffer_1)) argument
242 PUSH_SUB(X(accel_read_buffer_2)) argument
289 PUSH_SUB(X(accel_read_buffer_3)) argument
323 subroutine X(accel_set_kernel_arg_data)(kernel, narg, data) subroutine
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/bind/test/
H A Dbind_cv_test.cpp34 struct X struct
38 X() {} in X() function
39 ~X() {} in ~X() argument
42 int operator()() in operator ()()
47 int operator()() const in operator ()()
52 int operator()(int x1) in operator ()()
57 int operator()(int x1) const in operator ()()
62 int operator()(int x1, int x2) in operator ()()
67 int operator()(int x1, int x2) const in operator ()()
72 int operator()(int x1, int x2, int x3) in operator ()()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/bind/test/
H A Dbind_cv_test.cpp34 struct X struct
38 X() {} in X() function
39 ~X() {} in ~X() argument
42 int operator()() in operator ()()
47 int operator()() const in operator ()()
52 int operator()(int x1) in operator ()()
57 int operator()(int x1) const in operator ()()
62 int operator()(int x1, int x2) in operator ()()
67 int operator()(int x1, int x2) const in operator ()()
72 int operator()(int x1, int x2, int x3) in operator ()()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/bind/test/
H A Dbind_cv_test.cpp34 struct X struct
38 X() {} in X() argument
39 ~X() {} in ~X() argument
42 int operator()() in operator ()()
47 int operator()() const in operator ()()
52 int operator()(int x1) in operator ()()
57 int operator()(int x1) const in operator ()()
62 int operator()(int x1, int x2) in operator ()()
67 int operator()(int x1, int x2) const in operator ()()
72 int operator()(int x1, int x2, int x3) in operator ()()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/bind/test/
H A Dbind_cv_test.cpp34 struct X struct
38 X() {} in X() argument
39 ~X() {} in ~X() argument
42 int operator()() in operator ()()
47 int operator()() const in operator ()()
52 int operator()(int x1) in operator ()()
57 int operator()(int x1) const in operator ()()
62 int operator()(int x1, int x2) in operator ()()
67 int operator()(int x1, int x2) const in operator ()()
72 int operator()(int x1, int x2, int x3) in operator ()()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/bind/test/
H A Dbind_cv_test.cpp34 struct X struct
38 X() {} in X() argument
39 ~X() {} in ~X() argument
42 int operator()() in operator ()()
47 int operator()() const in operator ()()
52 int operator()(int x1) in operator ()()
57 int operator()(int x1) const in operator ()()
62 int operator()(int x1, int x2) in operator ()()
67 int operator()(int x1, int x2) const in operator ()()
72 int operator()(int x1, int x2, int x3) in operator ()()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/bind/test/
H A Dbind_cv_test.cpp34 struct X struct
38 X() {} in X() argument
39 ~X() {} in ~X() argument
42 int operator()() in operator ()()
47 int operator()() const in operator ()()
52 int operator()(int x1) in operator ()()
57 int operator()(int x1) const in operator ()()
62 int operator()(int x1, int x2) in operator ()()
67 int operator()(int x1, int x2) const in operator ()()
72 int operator()(int x1, int x2, int x3) in operator ()()
[all …]
/dports/devel/hpx/hpx-1.2.1/tests/unit/util/bind/
H A Dbind_cv_test.cpp30 struct X struct
34 X() {} in X() argument
35 ~X() {} in ~X() argument
38 int operator()() in operator ()()
43 int operator()() const in operator ()()
48 int operator()(int x1) in operator ()()
53 int operator()(int x1) const in operator ()()
58 int operator()(int x1, int x2) in operator ()()
63 int operator()(int x1, int x2) const in operator ()()
150 HPX_TEST( cf() == -r ); in test() argument
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/bind/test/
H A Dbind_cv_test.cpp34 struct X struct
38 X() {} in X() function
39 ~X() {} in ~X() argument
42 int operator()() in operator ()()
47 int operator()() const in operator ()()
52 int operator()(int x1) in operator ()()
57 int operator()(int x1) const in operator ()()
62 int operator()(int x1, int x2) in operator ()()
67 int operator()(int x1, int x2) const in operator ()()
72 int operator()(int x1, int x2, int x3) in operator ()()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/bind/test/
H A Dbind_cv_test.cpp34 struct X struct
38 X() {} in X() argument
39 ~X() {} in ~X() argument
42 int operator()() in operator ()()
47 int operator()() const in operator ()()
52 int operator()(int x1) in operator ()()
57 int operator()(int x1) const in operator ()()
62 int operator()(int x1, int x2) in operator ()()
67 int operator()(int x1, int x2) const in operator ()()
72 int operator()(int x1, int x2, int x3) in operator ()()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/bind/test/
H A Dbind_cv_test.cpp25 struct X struct
29 X() {} in X() function
30 ~X() {} in ~X() argument
33 int operator()() in operator ()()
38 int operator()() const in operator ()()
43 int operator()(int x1) in operator ()()
48 int operator()(int x1) const in operator ()()
53 int operator()(int x1, int x2) in operator ()()
58 int operator()(int x1, int x2) const in operator ()()
63 int operator()(int x1, int x2, int x3) in operator ()()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/thread/test/
H A Dtest_thread_mf.cpp13 struct X struct
17 X(): hash(0) {} in X() argument
19 int f0() { f1(17); return 0; } in f0()
20 int g0() const { g1(17); return 0; } in g0()
22 int f1(int a1) { hash = (hash * 17041 + a1) % 32768; return 0; } in f1()
23 int g1(int a1) const { hash = (hash * 17041 + a1 * 2) % 32768; return 0; } in g1()
25 int f2(int a1, int a2) { f1(a1); f1(a2); return 0; } in f2()
49 X x; in main() argument

12345678910>>...977