Changes in src/molecule.hpp [1f91f4:3c58f8]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/molecule.hpp
r1f91f4 r3c58f8 206 206 void SetNameFromFilename(const char *filename); 207 207 void SetBoxDimension(Vector *dim); 208 voidScanForPeriodicCorrection();208 bool ScanForPeriodicCorrection(); 209 209 bool VerletForceIntegration(char *file, config &configuration, const size_t offset); 210 210 double VolumeOfConvexEnvelope(bool IsAngstroem);
Note:
See TracChangeset
for help on using the changeset viewer.