- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Potentials/Specifics/ManyBodyPotential_Tersoff.cpp
re1fe7e r7d320c 80 80 ; 81 81 const std::string ManyBodyPotential_Tersoff::potential_token("tersoff"); 82 Coordinator::ptr ManyBodyPotential_Tersoff::coordinator( new OneBody_Constant());82 Coordinator::ptr ManyBodyPotential_Tersoff::coordinator(Memory::ignore(new OneBody_Constant())); 83 83 84 84 ManyBodyPotential_Tersoff::ManyBodyPotential_Tersoff() :
Note:
See TracChangeset
for help on using the changeset viewer.
