Changeset 3f0c46 for molecuilder/src/boundary.hpp
- Timestamp:
- Jun 13, 2008, 9:18:57 AM (17 years ago)
- Children:
- 0779a9
- Parents:
- 41c2f1
- File:
-
- 1 edited
-
molecuilder/src/boundary.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/boundary.hpp
r41c2f1 r3f0c46 123 123 124 124 double VolumeOfConvexEnvelope(ofstream *out, config *configuration, Boundaries *BoundaryPoints, molecule *mol); 125 void PrepareClustersinWater(ofstream *out, config *configuration, molecule *mol, int repetition[NDIM], double celldensity); 125 double * GetDiametersOfCluster(ofstream *out, Boundaries *BoundaryPtr, molecule *mol, bool IsAngstroem); 126 void PrepareClustersinWater(ofstream *out, config *configuration, molecule *mol, double celldensity); 126 127 127 128
Note:
See TracChangeset
for help on using the changeset viewer.
