Home
last modified time | relevance | path

Searched refs:vorig (Results 1 – 25 of 260) sorted by relevance

1234567891011

/dports/science/lammps/lammps-stable_29Sep2021/src/REPLICA/
H A Dfix_event.cpp60 memory->destroy(vorig); in ~FixEvent()
176 vorig[i][0] = v[i][0]; in store_state_dephase()
177 vorig[i][1] = v[i][1]; in store_state_dephase()
178 vorig[i][2] = v[i][2]; in store_state_dephase()
198 v[i][0] = vorig[i][0]; in restore_state_dephase()
254 vorig[j][0] = vorig[i][0]; in copy_arrays()
255 vorig[j][1] = vorig[i][1]; in copy_arrays()
256 vorig[j][2] = vorig[i][2]; in copy_arrays()
279 buf[13] = vorig[i][0]; in pack_exchange()
280 buf[14] = vorig[i][1]; in pack_exchange()
[all …]
H A Dfix_event.h50 double **vorig; // original atom vels for reset/restore variable
/dports/science/sparta/sparta-20Oct2021/src/KOKKOS/
H A Dcompute_boundary_kokkos.h87 double *vorig = iorig->v;
115 pre = MathExtraKokkos::dot3(vorig,norm);
123 MathExtraKokkos::sub3(vorig,vnorm,vtang);
131 MathExtraKokkos::sub3(vorig,vnorm,vtang);
139 MathExtraKokkos::sub3(vorig,vnorm,vtang);
144 vsqpre = MathExtraKokkos::lensq3(vorig);
154 vsqpre = MathExtraKokkos::lensq3(vorig);
177 MathExtraKokkos::scale3(-origmass,vorig,pdelta);
185 MathExtraKokkos::scale3(-origmass,vorig,pdelta);
196 MathExtraKokkos::scale3(-origmass,vorig,pdelta);
[all …]
H A Dcompute_surf_kokkos.h123 double *vorig = iorig->v;
152 MathExtraKokkos::scale3(-origmass,vorig,pdelta_force);
177 MathExtraKokkos::scale3(-origmass,vorig,pdelta);
185 MathExtraKokkos::scale3(-origmass,vorig,pdelta);
195 MathExtraKokkos::scale3(-origmass,vorig,pdelta);
205 MathExtraKokkos::scale3(-origmass,vorig,pdelta);
215 MathExtraKokkos::scale3(-origmass,vorig,pdelta);
226 MathExtraKokkos::scale3(-origmass,vorig,pdelta);
237 MathExtraKokkos::scale3(-origmass,vorig,pdelta);
246 vsqpre = origmass * MathExtraKokkos::lensq3(vorig);
[all …]
H A Dsurf_collide_piston_kokkos.h91 double vorig = v[dim];
103 uprime = -2.0*vwall - vorig;
110 uprime = 2.0*vwall - vorig;
/dports/science/sparta/sparta-20Oct2021/src/
H A Dcompute_boundary.cpp193 double *vorig = iorig->v; in boundary_tally() local
223 pre = MathExtra::dot3(vorig,norm); in boundary_tally()
231 MathExtra::sub3(vorig,vnorm,vtang); in boundary_tally()
239 MathExtra::sub3(vorig,vnorm,vtang); in boundary_tally()
247 MathExtra::sub3(vorig,vnorm,vtang); in boundary_tally()
252 vsqpre = MathExtra::lensq3(vorig); in boundary_tally()
262 vsqpre = MathExtra::lensq3(vorig); in boundary_tally()
285 MathExtra::scale3(-origmass,vorig,pdelta); in boundary_tally()
293 MathExtra::scale3(-origmass,vorig,pdelta); in boundary_tally()
304 MathExtra::scale3(-origmass,vorig,pdelta); in boundary_tally()
[all …]
H A Dcompute_surf.cpp283 double *vorig = iorig->v; in surf_tally() local
311 MathExtra::scale3(-origmass,vorig,pdelta_force); in surf_tally()
336 MathExtra::scale3(-origmass,vorig,pdelta); in surf_tally()
344 MathExtra::scale3(-origmass,vorig,pdelta); in surf_tally()
354 MathExtra::scale3(-origmass,vorig,pdelta); in surf_tally()
364 MathExtra::scale3(-origmass,vorig,pdelta); in surf_tally()
374 MathExtra::scale3(-origmass,vorig,pdelta); in surf_tally()
385 MathExtra::scale3(-origmass,vorig,pdelta); in surf_tally()
396 MathExtra::scale3(-origmass,vorig,pdelta); in surf_tally()
405 vsqpre = origmass * MathExtra::lensq3(vorig); in surf_tally()
[all …]
H A Dcompute_isurf_grid.cpp273 double *vorig = iorig->v; in surf_tally() local
299 MathExtra::scale3(-origmass,vorig,pdelta_force); in surf_tally()
324 MathExtra::scale3(-origmass,vorig,pdelta); in surf_tally()
332 MathExtra::scale3(-origmass,vorig,pdelta); in surf_tally()
342 MathExtra::scale3(-origmass,vorig,pdelta); in surf_tally()
352 MathExtra::scale3(-origmass,vorig,pdelta); in surf_tally()
362 MathExtra::scale3(-origmass,vorig,pdelta); in surf_tally()
373 MathExtra::scale3(-origmass,vorig,pdelta); in surf_tally()
384 MathExtra::scale3(-origmass,vorig,pdelta); in surf_tally()
393 vsqpre = origmass * MathExtra::lensq3(vorig); in surf_tally()
[all …]
H A Dsurf_collide_piston.cpp146 double vorig = v[dim]; in collide() local
158 uprime = -2.0*vwall - vorig; in collide()
165 uprime = 2.0*vwall - vorig; in collide()
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dcmdparser.cpp342 int vorig = -1; in parseCommand() local
354 vorig = 0; in parseCommand()
359 vorig = 0; in parseCommand()
364 vorig = 0; in parseCommand()
369 vorig = 0; in parseCommand()
374 vorig = 1; in parseCommand()
379 vorig = -1; in parseCommand()
384 vorig = 1; in parseCommand()
389 vorig = 1; in parseCommand()
394 vorig = -1; in parseCommand()
[all …]
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dcmdparser.cpp342 int vorig = -1; in parseCommand() local
354 vorig = 0; in parseCommand()
359 vorig = 0; in parseCommand()
364 vorig = 0; in parseCommand()
369 vorig = 0; in parseCommand()
374 vorig = 1; in parseCommand()
379 vorig = -1; in parseCommand()
384 vorig = 1; in parseCommand()
389 vorig = 1; in parseCommand()
394 vorig = -1; in parseCommand()
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/tdewolff/parse/v2/js/
H A Dast.go257 if v == vorig {
278 if 0 < vorig.Uses && vorig.Decl == NoDecl {
281 v.Uses += vorig.Uses
282 vorig.Link = v
286 v.Uses += vorig.Uses
287 vorig.Link = v
306 v.Uses += vorig.Uses
307 vorig.Link = v
310 v.Uses += vorig.Uses
311 vorig.Link = v
[all …]
/dports/textproc/minify/minify-2.9.22/vendor/github.com/tdewolff/parse/v2/js/
H A Dast.go257 if v == vorig {
278 if 0 < vorig.Uses && vorig.Decl == NoDecl {
281 v.Uses += vorig.Uses
282 vorig.Link = v
286 v.Uses += vorig.Uses
287 vorig.Link = v
306 v.Uses += vorig.Uses
307 vorig.Link = v
310 v.Uses += vorig.Uses
311 vorig.Link = v
[all …]
/dports/www/miniflux/v2-2.0.35/vendor/github.com/tdewolff/parse/v2/js/
H A Dast.go257 if v == vorig {
278 if 0 < vorig.Uses && vorig.Decl == NoDecl {
281 v.Uses += vorig.Uses
282 vorig.Link = v
286 v.Uses += vorig.Uses
287 vorig.Link = v
306 v.Uses += vorig.Uses
307 vorig.Link = v
310 v.Uses += vorig.Uses
311 vorig.Link = v
[all …]
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/tests/
H A DMatVecTest.cpp501 const Vec<3> vorig(1.,-2.,-3.); in testMiscellaneous() local
502 cout << "vorig=" << vorig << " vorig.abs()=" << vorig.abs() << endl; in testMiscellaneous()
503 const Vec<2, Vec<3> > v2orig(vorig,-vorig); in testMiscellaneous()
506 Vec<3> nvorig = -vorig; in testMiscellaneous()
509 Mat<3,2> morig(vorig,-vorig); in testMiscellaneous()
515 cout << "vorig.getSubVec<2>(1)=" << vorig.getSubVec<2>(1) << endl; in testMiscellaneous()
/dports/textproc/heirloom-doctools/heirloom-doctools-160308/troff/troff.d/
H A Dta.c513 int vorig; /* v origin of current block; vpos rel to this */ variable
547 statep->svorig = vorig; in t_push()
551 vorig = vpos; in t_push()
568 vorig = statep->svorig; in t_pop()
/dports/www/p5-HTTP-XSCookies/HTTP-XSCookies-0.000021/
H A Dcookie.c139 int vorig = value->wpos; in cookie_get_pair() local
215 value->wpos = vorig; in cookie_get_pair()
/dports/textproc/ucto/ucto-0.24.1/tests/
H A Dbug0063.nl.tok.V6 vorig WORD
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dray.cc236 static geom::vector _mirror_pt(const geom::vector &vorig, const coord_def &side) in _mirror_pt() argument
238 geom::vector v = vorig; in _mirror_pt()
246 static geom::vector _mirror_dir(const geom::vector &vorig, const coord_def &side) in _mirror_dir() argument
248 geom::vector v = vorig; in _mirror_dir()
/dports/cad/qelectrotech/qet-0.7.0/elements/10_electric/98_graphics/01_auxiliary_symbols/01_cross_ref_symbols/01_with_linking_function/02_children/
H A Drefmaster.elmt12 <name lang="nl">Referentie vorig</name>
H A Drefslave.elmt12 <name lang="nl">Referentie vorig</name>
H A Dref_contact_2_no_v.elmt9 <name lang="nl">Referentie vorig contact (NO)</name>
H A Dref_contact_no_v.elmt9 <name lang="nl">Referentie vorig contact (NO)</name>
H A Dref_contact_no_h.elmt9 <name lang="nl">Referentie vorig contact (NO)</name>
/dports/lang/gnustep-base/libs-base-base-1_27_0/Resources/Languages/
H A DDutch19 NSEarlierTimeDesignations = (voor, vorig, over, geleden);

1234567891011