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