#include <NamdNborLB.h>
Public Member Functions | |
| NamdNborLB () | |
|
|
Definition at line 22 of file NamdNborLB.C. 00022 : NeighborLB(CkLBOptions(-1))
00023 {
00024 // if (CkMyPe()==0)
00025 // CkPrintf("[%d] NamdNborLB created\n",CkMyPe());
00026 processorArray = 0;
00027 patchArray = 0;
00028 computeArray = 0;
00029 act = 0;
00030 ldbNum = 0;
00031 }
|
1.3.9.1