Changes in src/bond.hpp [fb73b8:b9947d]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/bond.hpp
rfb73b8 rb9947d 51 51 bool Contains(const ParticleInfo * const ptr); 52 52 bool Contains(const int nr); 53 double GetDistance() const; 54 double GetDistanceSquared() const; 53 55 54 56 bond();
Note:
See TracChangeset
for help on using the changeset viewer.