Changeset 6fb785 for molecuilder/src/molecules.hpp
- Timestamp:
- Jul 10, 2009, 12:48:05 PM (16 years ago)
- Children:
- 22f587
- Parents:
- a8c8ba
- File:
-
- 1 edited
-
molecuilder/src/molecules.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/molecules.hpp
ra8c8ba r6fb785 252 252 void CountElements(); 253 253 void CalculateOrbitals(class config &configuration); 254 bool CenterInBox(ofstream *out , Vector *BoxLengths);254 bool CenterInBox(ofstream *out); 255 255 void CenterEdge(ofstream *out, Vector *max); 256 256 void CenterOrigin(ofstream *out, Vector *max); 257 257 void CenterGravity(ofstream *out, Vector *max); 258 258 void Translate(const Vector *x); 259 void TranslatePeriodically(const Vector *trans); 259 260 void Mirror(const Vector *x); 260 261 void Align(Vector *n);
Note:
See TracChangeset
for help on using the changeset viewer.
