Collective Variables Module - Developer Documentation
Loading...
Searching...
No Matches
Classes | Functions
colvarparse.h File Reference

Parsing functions for collective variables. More...

#include <cstring>
#include <list>
#include <string>
#include "colvarmodule.h"
#include "colvarvalue.h"
#include "colvarparams.h"
Include dependency graph for colvarparse.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Parsing functions for collective variables.