#include <vector>#include <list>#include <sstream>#include <iomanip>#include "colvarbias.h"#include "colvargrid.h"Go to the source code of this file.
Classes | |
| class | colvarbias_abf |
| ABF bias. More... | |
| class | colvarbias_histogram |
| Histogram "bias" (does as the name says). More... | |
Typedefs | |
| typedef cvm::real * | gradient_t |
|
|
Definition at line 17 of file colvarbias_abf.h. |
1.3.9.1