Changeset 0b7036 for src/Potentials/Specifics/ManyBodyPotential_Tersoff.hpp
- Timestamp:
- Oct 3, 2016, 11:13:52 AM (9 years ago)
- Branches:
- Fix_FitPotential_needs_atomicnumbers
- Children:
- 11bab4
- Parents:
- be20db
- git-author:
- Frederik Heber <heber@…> (10/03/16 11:13:49)
- git-committer:
- Frederik Heber <heber@…> (10/03/16 11:13:52)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Potentials/Specifics/ManyBodyPotential_Tersoff.hpp
rbe20db r0b7036 213 213 { triplefunction = _triplefunction; } 214 214 215 protected: 216 /** Provides the specific subgraph for this specific empirical potential. 217 * 218 * \return subgraph encoded as boost::graph's adjacency_list 219 */ 220 boost::adjacency_list<> getSubgraph() const; 221 215 222 private: 216 223 /** This function represents the cutoff \f$ f_C \f$.
Note:
See TracChangeset
for help on using the changeset viewer.
