|
NAMD
|
#include "Vector.h"#include "ResizeArray.h"#include "NamdTypes.h"#include "SimParameters.h"#include "Lattice.h"#include "GlobalMaster.h"#include "Random.h"#include "ConfigList.h"#include "colvarmodule.h"#include "colvarproxy.h"#include "colvarvalue.h"Go to the source code of this file.
Classes | |
| class | colvarproxy_namd |
| Communication between colvars and NAMD (implementation of colvarproxy) More... | |
Macros | |
| #define | NAMD_VERSION_NUMBER 34471681 |
| #define | GLOBAL_MASTER_CKLOOP_CALC_ITEM 2000 |
| #define | GLOBAL_MASTER_CKLOOP_CALC_BIASES 2001 |
| #define | GLOBAL_MASTER_CKLOOP_CALC_SCRIPTED_BIASES 2002 |
| #define GLOBAL_MASTER_CKLOOP_CALC_BIASES 2001 |
Definition at line 32 of file colvarproxy_namd.h.
Referenced by colvarproxy_namd::colvarproxy_namd().
| #define GLOBAL_MASTER_CKLOOP_CALC_ITEM 2000 |
Definition at line 31 of file colvarproxy_namd.h.
Referenced by colvarproxy_namd::colvarproxy_namd().
| #define GLOBAL_MASTER_CKLOOP_CALC_SCRIPTED_BIASES 2002 |
Definition at line 33 of file colvarproxy_namd.h.
Referenced by colvarproxy_namd::colvarproxy_namd().
| #define NAMD_VERSION_NUMBER 34471681 |
Definition at line 15 of file colvarproxy_namd.h.
1.8.14