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

moduleinit.C

Go to the documentation of this file.
00001 #include "charm++.h"
00002 extern void _registerNeighborLB(void);
00003 void _registerExternalModules(void) {
00004   _registerNeighborLB();
00005 }

Generated on Thu Aug 28 04:07:42 2008 for NAMD by  doxygen 1.3.9.1