| | |
- kinetic_energy(...)
- kinetic_energy( (vec3_double)velocities, (object)masses) -> float :
C++ signature :
double kinetic_energy(scitbx::af::const_ref<scitbx::vec3<double>, scitbx::af::trivial_accessor>,scitbx::af::const_ref<double, scitbx::af::trivial_accessor>)
- kinetic_energy_as_temperature(dof, e)
- stop_center_of_mass_motion(...)
- stop_center_of_mass_motion( (object)arg1, (object)arg2, (object)arg3, (vec3_double)arg4, (vec3_double)arg5, (double)arg6) -> vec3_double :
C++ signature :
scitbx::af::shared<scitbx::vec3<double> > stop_center_of_mass_motion(scitbx::vec3<double>,scitbx::vec3<double>,scitbx::vec3<double>,scitbx::af::shared<scitbx::vec3<double> >,scitbx::af::shared<scitbx::vec3<double> >,scitbx::af::shared<double>)
- temperature_as_kinetic_energy(dof, t)
- vxyz_at_t_plus_dt_over_2(...)
- vxyz_at_t_plus_dt_over_2( (vec3_double)arg1, (double)arg2, (vec3_double)arg3, (float)arg4) -> None :
C++ signature :
void vxyz_at_t_plus_dt_over_2(scitbx::af::shared<scitbx::vec3<double> >,scitbx::af::shared<double>,scitbx::af::shared<scitbx::vec3<double> >,double)
|