#include "charm++.h"Go to the source code of this file.
Functions | |
| void | _registerNeighborLB (void) |
| void | _registerExternalModules (void) |
|
|
Definition at line 3 of file moduleinit.C. References _registerNeighborLB(). 00003 {
00004 _registerNeighborLB();
00005 }
|
|
|
Referenced by _registerExternalModules(). |
1.3.9.1