|
Collective Variables Module - Developer Documentation
|
Parsing functions for collective variables. More...
#include <cstring>#include <list>#include <string>#include "colvarmodule.h"#include "colvarvalue.h"#include "colvarparams.h"

Go to the source code of this file.
Classes | |
| class | colvarparse |
| Base class containing parsing functions; all objects which need to parse input inherit from this. More... | |
| class | colvarparse::read_block |
Functions | |
| colvarparse::Parse_Mode | operator| (colvarparse::Parse_Mode const &mode1, colvarparse::Parse_Mode const &mode2) |
| Bitwise OR between two Parse_mode flags. | |
Parsing functions for collective variables.