Changes in src/atom_bondedparticle.hpp [1f1b23:e138de]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/atom_bondedparticle.hpp
r1f1b23 re138de 44 44 int CorrectBondDegree(); 45 45 void OutputBondOfAtom() const; 46 void OutputAdjacency(ofstream * const AdjacencyFile) const; 47 void OutputBonds(ofstream * const BondFile) const; 46 void OutputAdjacency(ofstream *AdjacencyFile) const; 48 47 void OutputOrder(ofstream *file) const; 49 48
Note:
See TracChangeset
for help on using the changeset viewer.