NAMD
Main Page
Namespaces
Classes
Files
File List
File Members
GlobalMasterTest.h
Go to the documentation of this file.
1
7
/* This class is just used to test out the GlobalMaster computing
8
objects. */
9
10
#ifndef GLOBALMASTERTEST_H
11
#define GLOBALMASTERTEST_H
12
13
class
GlobalMasterTest
:
public
GlobalMaster
{
14
protected
:
15
virtual
void
calculate
();
16
};
17
18
#endif
GlobalMaster
Definition:
GlobalMaster.h:30
GlobalMasterTest
Definition:
GlobalMasterTest.h:13
GlobalMasterTest::calculate
virtual void calculate()
Definition:
GlobalMasterTest.C:15
Generated by
1.8.5