Changeset 11bab4 for src/Potentials/Specifics/PairPotential_Harmonic.cpp
- Timestamp:
- Oct 3, 2016, 11:26:02 AM (9 years ago)
- Branches:
- Fix_FitPotential_needs_atomicnumbers
- Children:
- de81b9
- Parents:
- 0b7036
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Potentials/Specifics/PairPotential_Harmonic.cpp
r0b7036 r11bab4 202 202 boost::bind(&Extractors::filterArgumentsByParticleTypes, 203 203 _1, 204 getParticleTypes() );204 getParticleTypes(), getSubgraph()); 205 205 return returnfunction; 206 206 }
Note:
See TracChangeset
for help on using the changeset viewer.
