Changeset 3f8238 for src/Potentials/Specifics/FourBodyPotential_Torsion.hpp
- Timestamp:
- May 19, 2021, 7:06:29 PM (4 years ago)
- Branches:
- Candidate_v1.7.0, stable
- Children:
- c4afdf3
- Parents:
- 0c8989
- git-author:
- Frederik Heber <frederik.heber@…> (05/14/21 20:49:47)
- git-committer:
- Frederik Heber <frederik.heber@…> (05/19/21 19:06:29)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Potentials/Specifics/FourBodyPotential_Torsion.hpp
r0c8989 r3f8238 198 198 { return bindingmodel; } 199 199 200 /** 201 * Returns the number of particle types associated with the potential. 202 * 203 * \return number of particle types 204 */ 205 unsigned int getParticleTypeNumber() const 206 { return 4; } 207 200 208 protected: 201 209 virtual result_t function_theta(
Note:
See TracChangeset
for help on using the changeset viewer.
