Home
last modified time | relevance | path

Searched defs:get_center_of_mass (Results 1 – 12 of 12) sorted by relevance

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/motion/mc/
H A Dmc_coordinates.F187 SUBROUTINE get_center_of_mass(coordinates, natom, center_of_mass, & subroutine
195 CHARACTER(len=*), PARAMETER :: routineN = 'get_center_of_mass', & argument
196 routineP = moduleN//':'//routineN
220 END SUBROUTINE get_center_of_mass argument
/dports/science/cp2k-data/cp2k-7.1.0/src/motion/mc/
H A Dmc_coordinates.F188 SUBROUTINE get_center_of_mass(coordinates, natom, center_of_mass, & subroutine
196 CHARACTER(len=*), PARAMETER :: routineN = 'get_center_of_mass', & argument
197 routineP = moduleN//':'//routineN
221 END SUBROUTINE get_center_of_mass argument
/dports/math/py-pandas/pandas-1.2.5/pandas/core/window/
H A Dewm.py46 def get_center_of_mass( function
/dports/science/py-scoria/scoria-1.0.5/scoria/
H A DInformation.py690 def get_center_of_mass(self, selection = None, frame = None): member in Information
H A DMolecule.py311 def get_center_of_mass(self, selection = None, frame = None): member in Molecule
/dports/devel/godot/godot-3.2.3-stable/servers/physics/
H A Dbody_sw.h208 _FORCE_INLINE_ Vector3 get_center_of_mass() const { return center_of_mass; } in get_center_of_mass() function
401 virtual Vector3 get_center_of_mass() const { return body->get_center_of_mass(); } in get_center_of_mass() function
/dports/devel/godot-tools/godot-3.2.3-stable/servers/physics/
H A Dbody_sw.h208 _FORCE_INLINE_ Vector3 get_center_of_mass() const { return center_of_mass; } in get_center_of_mass() function
401 virtual Vector3 get_center_of_mass() const { return body->get_center_of_mass(); } in get_center_of_mass() function
/dports/devel/godot-tools/godot-3.2.3-stable/modules/bullet/
H A Drigid_body_bullet.cpp67 Vector3 BulletPhysicsDirectBodyState::get_center_of_mass() const { in get_center_of_mass() function in BulletPhysicsDirectBodyState
/dports/devel/godot/godot-3.2.3-stable/modules/bullet/
H A Drigid_body_bullet.cpp67 Vector3 BulletPhysicsDirectBodyState::get_center_of_mass() const { in get_center_of_mass() function in BulletPhysicsDirectBodyState
/dports/science/py-ase/ase-3.22.0/ase/
H A Datoms.py1299 def get_center_of_mass(self, scaled=False): member in Atoms
/dports/cad/gmsh/gmsh-4.9.2-source/api/
H A Dgmsh.jl5765 const get_center_of_mass = getCenterOfMass constant
H A Dgmsh.py6721 get_center_of_mass = getCenterOfMass variable in model.occ