6 #ifndef BALL_MOLMEC_COMMON_STRETCHCOMPONENT_H 7 #define BALL_MOLMEC_COMMON_STRETCHCOMPONENT_H 13 #ifndef BALL_MOLMEC_COMMON_FORCEFIELDCOMPONENT_H 17 #ifndef BALL_MOLMEC_PARAMETER_QUADRATICBONDSTRETCH_H 59 virtual double updateEnergy();
64 virtual void updateForces();
75 std::vector<QuadraticBondStretch::Data>
stretch_;
85 #endif // BALL_MOLMEC_COMMON_STRETCHCOMPONENT_H #define BALL_CREATE(name)
QuadraticBondStretch stretch_parameters_
std::vector< QuadraticBondStretch::Data > stretch_
-*- Mode: C++; tab-width: 2; -*-