Ignore:
Timestamp:
Oct 27, 2009, 11:51:52 AM (16 years ago)
Author:
Frederik Heber <heber@…>
Children:
a9b2a0a
Parents:
8b6ee4
Message:

analyzer.cpp and boundary.cpp refactored.

  • ticket #39 is done with respect to these files
  • both do not contain member functions (anymore), hence ticket #4 and ticket #38 are both fulfilled.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/molecule.hpp

    r8b6ee4 r55a71b  
    228228  void PrincipalAxisSystem(ofstream *out, bool DoRotate);
    229229  double VolumeOfConvexEnvelope(ofstream *out, bool IsAngstroem);
    230   Vector* FindEmbeddingHole(ofstream *out, molecule *srcmol);
    231 
    232230
    233231  double ConstrainedPotential(ofstream *out, struct EvaluatePotential &Params);
Note: See TracChangeset for help on using the changeset viewer.