# | Line 65 | Line 65 | namespace OpenMD { | |
---|---|---|
65 | ||
66 | public: | |
67 | RNEMDR(SimInfo* info, const std::string& filename, const std::string& sele, int nzbins); | |
68 | + | void processFrame(int frame); |
69 | void processStuntDouble(StuntDouble* sd, int bin); | |
70 | ||
71 | protected: |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |