Home
last modified time | relevance | path

Searched refs:GetMomenta (Results 1 – 5 of 5) sorted by relevance

/dports/science/openkim-models/openkim-models-2021-01-28/model-drivers/EMT_Asap__MD_128315414717_004/
H A DKimAtoms.h129 const Vec *GetMomenta();
H A DKimAtoms.cpp92 const Vec *KimAtoms::GetMomenta() in GetMomenta() function in KimAtoms
/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_actor.h336 void GetMomenta(objtype*,objtype*,int*,int*,int*,int);
H A Drt_playr.c1326GetMomenta(grenadetarget,ob,&(temp->momentumx),&(temp->momentumy),&(temp->momentumz),0x3000); in BatAttack()
1338 GetMomenta(temp2,ob,&(temp->momentumx),&(temp->momentumy),&(temp->momentumz),0x3000); in BatAttack()
H A Drt_actor.c1405 void GetMomenta(objtype *target, objtype *source, int *newmomx, in GetMomenta() function
3214 GetMomenta(check,ob,&momx,&momy,&momz,impulse); in T_Explosion()
9357 {GetMomenta(PLAYER[0],ob,&mx,&my,&mz,0x4000); in T_NME_SpinAttack()