#include "colvarmodule.h"
#include "colvartypes.h"
#include "colvarvalue.h"
#include "colvarproxy_io.h"
#include "colvarproxy_system.h"
#include "colvarproxy_tcl.h"
#include "colvarproxy_volmaps.h"
Go to the source code of this file.
Compounds | |
class | colvarproxy |
\brief Interface between the collective variables module and the simulation or analysis program (NAMD, VMD, LAMMPS...). This is the base class: each interfaced program is supported by a derived class. More... | |
class | colvarproxy_atom_groups |
\brief Container of atom group data (allow collection of aggregated atomic data). More... | |
class | colvarproxy_atoms |
\brief Container of atomic data for processing by Colvars. More... | |
class | colvarproxy_replicas |
\brief Methods for multiple-replica communication. More... | |
class | colvarproxy_script |
Methods for scripting language interface (Tcl or Python). More... | |
class | colvarproxy_smp |
\brief Methods for SMP parallelization. More... |