Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

GlobalMasterTest.h

Go to the documentation of this file.
00001 
00007 /* This class is just used to test out the GlobalMaster computing
00008    objects. */
00009 
00010 #ifndef GLOBALMASTERTEST_H
00011 #define GLOBALMASTERTEST_H
00012 
00013 class GlobalMasterTest : public GlobalMaster {
00014  protected:
00015   virtual void calculate();
00016 };
00017 
00018 #endif

Generated on Fri May 24 04:07:20 2013 for NAMD by  doxygen 1.3.9.1