- 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/FourBodyPotential_Improper.hpp
rbe20db r0b7036 52 52 { return coordinator; } 53 53 54 protected: 55 /** Provides the specific subgraph for this specific empirical potential. 56 * 57 * \return subgraph encoded as boost::graph's adjacency_list 58 */ 59 boost::adjacency_list<> getSubgraph() const; 60 54 61 public: 55 62 FourBodyPotential_Improper(const ParticleTypes_t &_ParticleTypes);
Note:
See TracChangeset
for help on using the changeset viewer.
