Changeset 3f8238 for src/Potentials/EmpiricalPotential.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
 
 - 
          
  src/Potentials/EmpiricalPotential.hpp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      src/Potentials/EmpiricalPotential.hppr0c8989 r3f8238 88 88 virtual const BindingModel& getBindingModel() const=0; 89 89 90 /** 91 * Returns the number of particle types associated with the potential. 92 * 93 * \return number of particle types 94 */ 95 virtual unsigned int getParticleTypeNumber() const=0; 96 90 97 protected: 91 98 /** Default constructor for class EmpiricalPotential. 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
