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

colvarmodule.C File Reference

#include <iostream>
#include <iomanip>
#include <sstream>
#include <fstream>
#include <cstring>
#include <vector>
#include <map>
#include "colvarmodule.h"
#include "colvarparse.h"
#include "colvarproxy.h"
#include "colvar.h"
#include "colvarbias.h"
#include "colvarbias_abf.h"
#include "colvarbias_alb.h"
#include "colvarbias_histogram.h"
#include "colvarbias_histogram_reweight_amd.h"
#include "colvarbias_meta.h"
#include "colvarbias_restraint.h"
#include "colvarscript.h"
#include "colvaratoms.h"
#include "colvarcomp.h"
#include "colvarmodule_refs.h"

Go to the source code of this file.

Compounds

class  colvarmodule::usage
 Track usage of Colvars features. More...


Functions

template<typename T> std::string _to_str (T const &x, size_t width, size_t prec)
template<typename T> std::string _to_str_vector (std::vector< T > const &x, size_t width, size_t prec)


Function Documentation

template<typename T>
std::string _to_str T const &    x,
size_t    width,
size_t    prec
 

Definition at line 2082 of file colvarmodule.C.

template<typename T>
std::string _to_str_vector std::vector< T > const &    x,
size_t    width,
size_t    prec
 

Definition at line 2096 of file colvarmodule.C.

References string.


Generated on Wed Apr 24 02:43:45 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002