#include <sstream>
#include <iostream>
#include <algorithm>
#include "colvarmodule.h"
#include "colvarvalue.h"
#include "colvarparse.h"
Go to the source code of this file.
Functions | |
void | set_bool (void *p, bool val) |
keyword_delimiters_right ("\n"+std::string(white_space)+"{") | |
std::istream & | operator>> (std::istream &is, colvarparse::read_block const &rb) |
|
Definition at line 52 of file colvarparse.C. References n. Referenced by colvarparse::colvarparse. |
|
Definition at line 870 of file colvarparse.C. References colvarparse::read_block::data, colvarparse::getline_nocomments, and colvarparse::read_block::key. |
|
Definition at line 26 of file colvarparse.C. Referenced by colvarparse::_get_keyval_scalar_novalue_, and colvarparse::_get_keyval_scalar_value_. |