Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/bond.hpp

    rfb73b8 rb9947d  
    5151  bool Contains(const ParticleInfo * const ptr);
    5252  bool Contains(const int nr);
     53  double GetDistance() const;
     54  double GetDistanceSquared() const;
    5355
    5456  bond();
Note: See TracChangeset for help on using the changeset viewer.