ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/applications/staticProps/StaticAnalyser.hpp
(Generate patch)

Comparing branches/development/src/applications/staticProps/StaticAnalyser.hpp (file contents):
Revision 1807 by gezelter, Tue Nov 22 20:38:56 2011 UTC vs.
Revision 1808 by gezelter, Mon Oct 22 20:42:10 2012 UTC

# Line 42 | Line 42
42   #ifndef APPLICATIONS_STATICPROPS_STATICANALYSER_HPP
43   #define APPLICATIONS_STATICPROPS_STATICANALYSER_HPP
44  
45 namespace OpenMD {
45   #include <string>
46   #include "brains/SimInfo.hpp"
47  
48 + namespace OpenMD {
49 +
50    class StaticAnalyser{
51    public:
52      StaticAnalyser(SimInfo* info, const std::string& filename) : info_(info), currentSnapshot_(NULL), dumpFilename_(filename), step_(1), usePeriodicBoundaryConditions_(info->getSimParams()->getUsePeriodicBoundaryConditions()) {}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines