Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

colvar.C File Reference

#include <list>
#include <vector>
#include <algorithm>
#include <iostream>
#include <iomanip>
#include "colvarmodule.h"
#include "colvarvalue.h"
#include "colvarparse.h"
#include "colvar.h"
#include "colvarcomp.h"
#include "colvarscript.h"

Go to the source code of this file.

Functions

void history_add_value (size_t const &history_length, std::list< colvarvalue > &history, colvarvalue const &new_value)
void history_incr (std::list< std::list< colvarvalue > > &history, std::list< std::list< colvarvalue > >::iterator &history_p)


Function Documentation

void history_add_value size_t const &    history_length,
std::list< colvarvalue > &    history,
colvarvalue const &    new_value
[inline]
 

Definition at line 2575 of file colvar.C.

Referenced by colvar::calc_acf, and colvar::calc_runave.

void history_incr std::list< std::list< colvarvalue > > &    history,
std::list< std::list< colvarvalue > >::iterator &    history_p
[inline]
 

Definition at line 2585 of file colvar.C.

Referenced by colvar::calc_acf.


Generated on Fri Mar 29 02:46:34 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002