#include <iostream>
#include <iomanip>
#include "colvar.h"
#include "colvarmodule.h"
#include "colvarvalue.h"
#include "colvarparse.h"
Go to the source code of this file.
Compounds | |||
class | colvar_grid | ||
\brief Grid of values of a function of several collective variables
| |||
class | colvar_grid_count | ||
\brief Colvar_grid derived class to hold counters in discrete n-dim colvar space. More... | |||
class | colvar_grid_gradient | ||
Class for accumulating the gradient of a scalar function on a grid. More... | |||
class | colvar_grid_scalar | ||
Class for accumulating a scalar function on a grid. More... | |||
class | integrate_potential | ||
Integrate (1D, 2D or 3D) gradients. More... |