#include <iostream>#include <iomanip>#include <cmath>#include "colvarmodule.h"#include "colvarvalue.h"#include "colvarparse.h"Go to the source code of this file.
Classes | |
| class | colvar |
| A collective variable (main class); to be defined, it needs at least one object of a derived class of colvar::cvc; it calculates and returns a object. More... | |
1.3.9.1