ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-3.0/src/types/ShapeAtomType.hpp
(Generate patch)

Comparing trunk/OOPSE-3.0/src/types/ShapeAtomType.hpp (file contents):
Revision 2204 by gezelter, Fri Apr 15 22:04:00 2005 UTC vs.
Revision 2211 by chrisfen, Thu Apr 21 14:12:19 2005 UTC

# Line 53 | Line 53
53   #include "math/RealSphericalHarmonic.hpp"
54   #include "math/SquareMatrix3.hpp"
55   #include "types/DirectionalAtomType.hpp"
56 + #include "utils/simError.h"
57  
58   namespace oopse {
59    
# Line 99 | Line 100 | namespace oopse {
100       */
101      double getStrengthValueAt(double costheta, double phi);
102      
103 +    virtual void complete();
104 +    
105    private:
106      
107      std::vector<RealSphericalHarmonic*> contactFuncs;  // The contact functions

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines