Home
last modified time | relevance | path

Searched refs:rxyz (Results 1 – 25 of 165) sorted by relevance

1234567

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Deip_silicon.F766 rxyz(1, il) = rxyz(1, i)
767 rxyz(2, il) = rxyz(2, i)
779 rxyz(1, il) = rxyz(1, i)
780 rxyz(2, il) = rxyz(2, i)
800 rxyz(2, il) = rxyz(2, i)
801 rxyz(3, il) = rxyz(3, i)
813 rxyz(2, il) = rxyz(2, i)
814 rxyz(3, il) = rxyz(3, i)
832 rxyz(1, il) = rxyz(1, i)
834 rxyz(3, il) = rxyz(3, i)
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Deip_silicon.F766 rxyz(1, il) = rxyz(1, i)
767 rxyz(2, il) = rxyz(2, i)
779 rxyz(1, il) = rxyz(1, i)
780 rxyz(2, il) = rxyz(2, i)
800 rxyz(2, il) = rxyz(2, i)
801 rxyz(3, il) = rxyz(3, i)
813 rxyz(2, il) = rxyz(2, i)
814 rxyz(3, il) = rxyz(3, i)
832 rxyz(1, il) = rxyz(1, i)
834 rxyz(3, il) = rxyz(3, i)
[all …]
/dports/misc/visp/visp-3.4.0/modules/core/src/math/transformation/
H A DvpRxyzVector.cpp55 vpRxyzVector::vpRxyzVector(const vpRxyzVector &rxyz) : vpRotationVector(rxyz) {} in vpRxyzVector() argument
86 buildFrom(rxyz); in vpRxyzVector()
92 buildFrom(rxyz); in vpRxyzVector()
155 if (rxyz.size() != 3) { in buildFrom()
157 rxyz.size())); in buildFrom()
160 data[i] = rxyz[i]; in buildFrom()
170 if (rxyz.size() != 3) { in buildFrom()
172 rxyz.size())); in buildFrom()
175 data[i] = rxyz[i]; in buildFrom()
232 if (rxyz.size() != 3) { in operator =()
[all …]
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/extsrc/pal/
H A DpalFk524.c141 double rxyz, wd, rxysq, rxy; in palFk524() local
205 rxyz = sqrt( x*x + y*y + z*z ); in palFk524()
209 x += a[ 0 ]*rxyz - w*x; in palFk524()
210 y += a[ 1 ]*rxyz - w*y; in palFk524()
211 z += a[ 2 ]*rxyz - w*z; in palFk524()
214 rxyz = sqrt( x*x + y*y + z*z ); in palFk524()
222 x += a[ 0 ]*rxyz - w*x; in palFk524()
223 y += a[ 1 ]*rxyz - w*y; in palFk524()
224 z += a[ 2 ]*rxyz - w*z; in palFk524()
225 xd = v2[ 3 ] + a[ 3 ]*rxyz - wd*x; in palFk524()
[all …]
/dports/astro/p5-Astro-PAL/Astro-PAL-1.09/palsrc/
H A DpalFk524.c141 double rxyz, wd, rxysq, rxy; in palFk524() local
205 rxyz = sqrt( x*x + y*y + z*z ); in palFk524()
209 x += a[ 0 ]*rxyz - w*x; in palFk524()
210 y += a[ 1 ]*rxyz - w*y; in palFk524()
211 z += a[ 2 ]*rxyz - w*z; in palFk524()
214 rxyz = sqrt( x*x + y*y + z*z ); in palFk524()
222 x += a[ 0 ]*rxyz - w*x; in palFk524()
223 y += a[ 1 ]*rxyz - w*y; in palFk524()
224 z += a[ 2 ]*rxyz - w*z; in palFk524()
225 xd = v2[ 3 ] + a[ 3 ]*rxyz - wd*x; in palFk524()
[all …]
/dports/misc/visp/visp-3.4.0/modules/core/include/visp3/core/
H A DvpRxyzVector.h187 vpRxyzVector(const vpRxyzVector &rxyz);
195 explicit vpRxyzVector(const vpColVector &rxyz);
196 explicit vpRxyzVector(const std::vector<double> &rxyz);
206 vpRxyzVector buildFrom(const vpColVector &rxyz);
207 vpRxyzVector buildFrom(const std::vector<double> &rxyz);
211 vpRxyzVector &operator=(const vpColVector &rxyz);
214 vpRxyzVector &operator=(const vpRxyzVector &rxyz) = default;
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/mm/
H A Dmm_neb.F271 real*8 energy,q,rxyz(3) local
312 value = value.and.geom_cent_get(geom,ii,t,rxyz,q)
314 rxyz(1)= rxyz(1)*0.529177d0
315 rxyz(2)= rxyz(2)*0.529177d0
316 rxyz(3)= rxyz(3)*0.529177d0
318 write(luout,'(A2,6x,3F12.6)') symbol,rxyz
/dports/science/nwchem-data/nwchem-7.0.2-release/src/mm/
H A Dmm_neb.F271 real*8 energy,q,rxyz(3) local
312 value = value.and.geom_cent_get(geom,ii,t,rxyz,q)
314 rxyz(1)= rxyz(1)*0.529177d0
315 rxyz(2)= rxyz(2)*0.529177d0
316 rxyz(3)= rxyz(3)*0.529177d0
318 write(luout,'(A2,6x,3F12.6)') symbol,rxyz
/dports/misc/visp/visp-3.4.0/example/math/
H A DexponentialMap.cpp61 vpRxyzVector rxyz; in main() local
62 rxyz[0] = vpMath::rad(0.f); // r_x in rad/s in main()
63 rxyz[1] = vpMath::rad(0.f); // r_y in rad/s in main()
64 rxyz[2] = vpMath::rad(90.f); // r_z in rad/s in main()
68 tu.buildFrom(rxyz); in main()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/pspw/dplot/
H A Dpspw_dplot.F928 real*8 q,rxyz(3) local
1145 real*8 rxyz(3) local
1189 rxyz(1) = r2(1) - lattice_unita(1,1)
1562 real*8 q,rxyz(3),p(3) local
1781 rxyz(1) = ion_rion(1,i)
1782 rxyz(2) = ion_rion(2,i)
1783 rxyz(3) = ion_rion(3,i)
1804 rxyz(1) = ion_rion(1,i)
1805 rxyz(2) = ion_rion(2,i)
1806 rxyz(3) = ion_rion(3,i)
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/pspw/dplot/
H A Dpspw_dplot.F928 real*8 q,rxyz(3)
1145 real*8 rxyz(3)
1189 rxyz(1) = r2(1) - lattice_unita(1,1)
1562 real*8 q,rxyz(3),p(3)
1781 rxyz(1) = ion_rion(1,i)
1782 rxyz(2) = ion_rion(2,i)
1783 rxyz(3) = ion_rion(3,i)
1804 rxyz(1) = ion_rion(1,i)
1805 rxyz(2) = ion_rion(2,i)
1806 rxyz(3) = ion_rion(3,i)
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/pspw/makepsi/
H A Dmakenodefunctions.F172 real*8 rxyz(3),frac(3)
185 rxyz(1) = rgrid(1,k)-Rw(1)
186 rxyz(2) = rgrid(2,k)-Rw(2)
187 rxyz(3) = rgrid(3,k)-Rw(3)
188 call lattice_r1_to_frac(1,rxyz,frac)
206 rxyz(1) = rgrid(1,k)-Rw(1)
207 rxyz(2) = rgrid(2,k)-Rw(2)
208 rxyz(3) = rgrid(3,k)-Rw(3)
209 call lattice_r1_to_frac(1,rxyz,frac)
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/pspw/makepsi/
H A Dmakenodefunctions.F172 real*8 rxyz(3),frac(3)
185 rxyz(1) = rgrid(1,k)-Rw(1)
186 rxyz(2) = rgrid(2,k)-Rw(2)
187 rxyz(3) = rgrid(3,k)-Rw(3)
188 call lattice_r1_to_frac(1,rxyz,frac)
206 rxyz(1) = rgrid(1,k)-Rw(1)
207 rxyz(2) = rgrid(2,k)-Rw(2)
208 rxyz(3) = rgrid(3,k)-Rw(3)
209 call lattice_r1_to_frac(1,rxyz,frac)
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/nwpwlib/ion/
H A Dseperate_pointcharge.F25 double precision q,rxyz(3)
66 value = beom_cent_get(geom1,i,t,rxyz,q)
178 double precision rxyz(3),q
207 value = value.and.beom_cent_get(geom2,i,t,rxyz,q)
208 value = value.and.beom_cent_set(geom1,i,t,rxyz,q)
211 value = value.and.beom_cent_get(geom3,i,t,rxyz,q)
212 value = value.and.beom_cent_set(geom1,(i+nion2),t,rxyz,q)
H A Dseperate_molpsp.F33 double precision q,rxyz(3)
71 value = geom_cent_get(geom1,i,t,rxyz,q)
165 double precision rxyz(3),q
196 value = value.and.geom_cent_get(geom2,i,t,rxyz,q)
197 value = value.and.geom_cent_set(geom1,i,t,rxyz,q)
200 value = value.and.geom_cent_get(geom3,i,t,rxyz,q)
201 value = value.and.geom_cent_set(geom1,(i+nion2),t,rxyz,q)
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/nwpwlib/ion/
H A Dseperate_pointcharge.F25 double precision q,rxyz(3)
66 value = beom_cent_get(geom1,i,t,rxyz,q)
178 double precision rxyz(3),q
207 value = value.and.beom_cent_get(geom2,i,t,rxyz,q)
208 value = value.and.beom_cent_set(geom1,i,t,rxyz,q)
211 value = value.and.beom_cent_get(geom3,i,t,rxyz,q)
212 value = value.and.beom_cent_set(geom1,(i+nion2),t,rxyz,q)
H A Dseperate_molpsp.F33 double precision q,rxyz(3)
71 value = geom_cent_get(geom1,i,t,rxyz,q)
165 double precision rxyz(3),q
196 value = value.and.geom_cent_get(geom2,i,t,rxyz,q)
197 value = value.and.geom_cent_set(geom1,i,t,rxyz,q)
200 value = value.and.geom_cent_get(geom3,i,t,rxyz,q)
201 value = value.and.geom_cent_set(geom1,(i+nion2),t,rxyz,q)
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/band/dplot/
H A Dband_dplot.F964 real*8 q,rxyz(3)
1025 rxyz(1) = ion_rion(1,i)
1026 rxyz(2) = ion_rion(2,i)
1027 rxyz(3) = ion_rion(3,i)
1050 rxyz(1) = ion_rion(1,i)
1051 rxyz(2) = ion_rion(2,i)
1052 rxyz(3) = ion_rion(3,i)
1130 real*8 q,rxyz(3),p(3)
1345 rxyz(1) = ion_rion(1,i)
1346 rxyz(2) = ion_rion(2,i)
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/band/dplot/
H A Dband_dplot.F963 real*8 q,rxyz(3)
1024 rxyz(1) = ion_rion(1,i)
1025 rxyz(2) = ion_rion(2,i)
1026 rxyz(3) = ion_rion(3,i)
1049 rxyz(1) = ion_rion(1,i)
1050 rxyz(2) = ion_rion(2,i)
1051 rxyz(3) = ion_rion(3,i)
1129 real*8 q,rxyz(3),p(3)
1344 rxyz(1) = ion_rion(1,i)
1345 rxyz(2) = ion_rion(2,i)
[all …]
/dports/misc/visp/visp-3.4.0/modules/robot/src/real-robot/afma4/
H A DvpAfma4.cpp578 vpRxyzVector rxyz(eRc); in operator <<() local
600 … << "\tRotation Rxyz (rad) : " << rxyz[0] << " " << rxyz[1] << " " << rxyz[2] << "\t" << std::endl in operator <<()
601 … "\tRotation Rxyz (deg) : " << vpMath::deg(rxyz[0]) << " " << vpMath::deg(rxyz[1]) << " " << vpMat… in operator <<()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/optim/neb/
H A Dbead_list.F1213 rxyz(1)= rxyz(1)*0.529177d0
1214 rxyz(2)= rxyz(2)*0.529177d0
1215 rxyz(3)= rxyz(3)*0.529177d0
1352 frac(1) = b(1,1)*rxyz(1)
1353 > + b(2,1)*rxyz(2)
1354 > + b(3,1)*rxyz(3)
1355 frac(2) = b(1,2)*rxyz(1)
1356 > + b(2,2)*rxyz(2)
1357 > + b(3,2)*rxyz(3)
1358 frac(3) = b(1,3)*rxyz(1)
[all …]
/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dcsel.c124 static double rxyz[3], gxyz[3], bxyz[3], wy; variable
127 double x = r * rxyz[0] + g * gxyz[0] + b * bxyz[0]; in rgb2LXN()
128 double y = r * rxyz[1] + g * gxyz[1] + b * bxyz[1]; in rgb2LXN()
129 double z = r * rxyz[2] + g * gxyz[2] + b * bxyz[2]; in rgb2LXN()
149 double x = r * rxyz[0] + g * gxyz[0] + b * bxyz[0]; in rgb2B()
150 double y = r * rxyz[1] + g * gxyz[1] + b * bxyz[1]; in rgb2B()
151 double z = r * rxyz[2] + g * gxyz[2] + b * bxyz[2]; in rgb2B()
165 double x = r * rxyz[0] + g * gxyz[0] + b * bxyz[0];
204 rxyz[0] = RED_X * wr; in make_rgb_xyz()
205 rxyz[1] = RED_Y * wr; in make_rgb_xyz()
[all …]
/dports/misc/visp/visp-3.4.0/modules/robot/src/real-robot/afma6/
H A DvpRobotAfma6.cpp1006 vpRxyzVector rxyz; in setPosition() local
1010 rxyz.buildFrom(R); in setPosition()
1014 position[i + 3] = rxyz[i]; in setPosition()
1133 vpRxyzVector rxyz; in setPosition() local
1136 rxyz[i] = position[i + 3]; in setPosition()
1173 vpRxyzVector rxyz; in setPosition() local
1179 vpRotationMatrix fRc(rxyz); in setPosition()
1455 vpRxyzVector rxyz; in getPosition() local
1456 rxyz.buildFrom(fRc); in getPosition()
2216 vpRxyzVector rxyz; in getDisplacement() local
[all …]
/dports/misc/visp/visp-3.4.0/modules/core/test/math/
H A DtestMatrixInitialization.cpp341 vpRxyzVector rxyz = {0, M_PI_2, M_PI}; in main() local
342 std::cout << "rxyz: " << rxyz.t() << std::endl; in main()
343 if (! equal(rxyz_ref, rxyz, epsilon)) { in main()
349 vpRxyzVector rxyz; in main() local
350 rxyz << 0, M_PI_2, M_PI; in main()
351 std::cout << "rxyz: " << rxyz.t() << std::endl; in main()
352 if (! equal(rxyz_ref, rxyz, epsilon)) { in main()
356 rxyz << 0, M_PI_2, M_PI; in main()
357 std::cout << "rxyz: " << rxyz.t() << std::endl; in main()
358 if (! equal(rxyz_ref, rxyz, epsilon)) { in main()
/dports/misc/visp/visp-3.4.0/modules/robot/src/robot-simulator/
H A DvpRobotCamera.cpp227 vpRxyzVector rxyz; in getPosition() local
228 rxyz.buildFrom(cRw); in getPosition()
232 q[i + 3] = rxyz[i]; // Euler rotation x,y,z in getPosition()

1234567