Changeset 0779a9 for molecuilder/src/boundary.hpp
- Timestamp:
- Jun 13, 2008, 2:26:50 PM (17 years ago)
- Children:
- 1f9f1b
- Parents:
- 3f0c46
- File:
-
- 1 edited
-
molecuilder/src/boundary.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/boundary.hpp
r3f0c46 r0779a9 124 124 double VolumeOfConvexEnvelope(ofstream *out, config *configuration, Boundaries *BoundaryPoints, molecule *mol); 125 125 double * GetDiametersOfCluster(ofstream *out, Boundaries *BoundaryPtr, molecule *mol, bool IsAngstroem); 126 void PrepareClustersinWater(ofstream *out, config *configuration, molecule *mol, double celldensity);126 void PrepareClustersinWater(ofstream *out, config *configuration, molecule *mol, double ClusterVolume, double celldensity); 127 127 128 128
Note:
See TracChangeset
for help on using the changeset viewer.
