Changeset 3f8238 for src/Potentials/Specifics/ManyBodyPotential_Tersoff.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/ManyBodyPotential_Tersoff.hpp
r0c8989 r3f8238 220 220 { return bindingmodel; } 221 221 222 /** 223 * Returns the number of particle types associated with the potential. 224 * 225 * \return number of particle types 226 */ 227 unsigned int getParticleTypeNumber() const 228 { return 2; } 229 222 230 private: 223 231 /** This function represents the cutoff \f$ f_C \f$.
Note:
See TracChangeset
for help on using the changeset viewer.
