NAMD
|
#include <BackEnd.h>
Static Public Member Functions | |
static void | init (int argc, char **argv) |
static void | exit (int status=0) |
static void | suspend (void) |
static void | awaken (void) |
static void | barrier (void) |
static void | ExitSchedOn (int pe) |
Copyright (c) 1995, 1996, 1997, 1998, 1999, 2000 by The Board of Trustees of the University of Illinois. All rights reserved.
|
static |
Definition at line 316 of file BackEnd.C.
References Node::enableExitScheduler(), and Node::Object().
Referenced by Controller::algorithm(), barrier(), and Controller::terminate().
|
static |
|
static |
Definition at line 277 of file BackEnd.C.
References cpuTime_start, memusage_MB(), and wallTime_start.
Referenced by after_backend_init(), NamdState::loadStructure(), and Node::startup().
|
static |
|
static |
Definition at line 242 of file BackEnd.C.
References gNAMDBinaryName, master_init(), NAMD_die(), and slave_init().
Referenced by main().
|
static |