Changeset 11bab4 for src/Potentials/Specifics/ManyBodyPotential_Tersoff.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/ManyBodyPotential_Tersoff.cpp
r0b7036 r11bab4 704 704 boost::bind(&Extractors::filterArgumentsByParticleTypes, 705 705 _1, 706 getParticleTypes() );706 getParticleTypes(), getSubgraph()); 707 707 return returnfunction; 708 708 }
Note:
See TracChangeset
for help on using the changeset viewer.
