NAMD
Classes | Macros
colvarproxy_namd.h File Reference
#include "colvarproxy_namd_version.h"
#include "Vector.h"
#include "ResizeArray.h"
#include "NamdTypes.h"
#include "SimParameters.h"
#include "Lattice.h"
#include "GlobalMaster.h"
#include "Random.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
 

Macro Definition Documentation

◆ GLOBAL_MASTER_CKLOOP_CALC_BIASES

#define GLOBAL_MASTER_CKLOOP_CALC_BIASES   2001

Definition at line 33 of file colvarproxy_namd.h.

Referenced by colvarproxy_namd::colvarproxy_namd().

◆ GLOBAL_MASTER_CKLOOP_CALC_ITEM

#define GLOBAL_MASTER_CKLOOP_CALC_ITEM   2000

Definition at line 32 of file colvarproxy_namd.h.

Referenced by colvarproxy_namd::colvarproxy_namd().

◆ GLOBAL_MASTER_CKLOOP_CALC_SCRIPTED_BIASES

#define GLOBAL_MASTER_CKLOOP_CALC_SCRIPTED_BIASES   2002

Definition at line 34 of file colvarproxy_namd.h.

Referenced by colvarproxy_namd::colvarproxy_namd().

◆ NAMD_VERSION_NUMBER

#define NAMD_VERSION_NUMBER   34471681

Definition at line 15 of file colvarproxy_namd.h.