--- trunk/OOPSE-2.0/src/types/ShapeAtomType.hpp 2005/04/15 22:04:00 2204 +++ trunk/OOPSE-2.0/src/types/ShapeAtomType.hpp 2005/04/21 14:12:19 2211 @@ -53,6 +53,7 @@ #include "math/RealSphericalHarmonic.hpp" #include "math/SquareMatrix3.hpp" #include "types/DirectionalAtomType.hpp" +#include "utils/simError.h" namespace oopse { @@ -99,6 +100,8 @@ namespace oopse { */ double getStrengthValueAt(double costheta, double phi); + virtual void complete(); + private: std::vector contactFuncs; // The contact functions