|
NAMD
|
#include <unistd.h>#include <fcntl.h>#include "InfoStream.h"#include "NamdDummyLB.h"#include "NamdDummyLB.def.h"#include "Node.h"#include "PatchMap.h"#include "ComputeMap.h"#include "LdbCoordinator.h"Go to the source code of this file.
Functions | |
| void | CreateNamdDummyLB () |
| NamdDummyLB * | AllocateNamdDummyLB () |
| NamdDummyLB* AllocateNamdDummyLB | ( | ) |
Definition at line 20 of file NamdDummyLB.C.
Referenced by NamdHybridLB::NamdHybridLB().
| void CreateNamdDummyLB | ( | ) |
Definition at line 15 of file NamdDummyLB.C.
1.8.14