Changeset a0d8aa for src/Potentials/Specifics/PairPotential_Morse.hpp
- Timestamp:
- Aug 30, 2025, 2:41:40 PM (2 months ago)
- Branches:
- Candidate_v1.7.0, stable
- Children:
- a4b917
- Parents:
- e83114
- git-author:
- Frederik Heber <frederik.heber@…> (08/17/25 20:24:43)
- git-committer:
- Frederik Heber <frederik.heber@…> (08/30/25 14:41:40)
- File:
- 
      - 1 edited
 
 - 
          
  src/Potentials/Specifics/PairPotential_Morse.hpp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      src/Potentials/Specifics/PairPotential_Morse.hppre83114 ra0d8aa 51 51 PairPotential_Morse(); 52 52 53 /** Creates the binding model specific for this potential. 54 * 55 * Private because this is used internally some of the constructors. 56 * 57 * \param _ParticleTypes particle type for the potential 58 * \return binding model 59 */ 60 BindingModel generateBindingModel(const EmpiricalPotential::ParticleTypes_t &_ParticleTypes) const; 61 53 62 public: 54 63 PairPotential_Morse(const ParticleTypes_t &_ParticleTypes); 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
