Loading [MathJax]/extensions/tex2jax.js
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
VesBias.h File Reference
#include "CoeffsVector.h"
#include "CoeffsMatrix.h"
#include "core/ActionPilot.h"
#include "core/ActionWithValue.h"
#include "core/ActionWithArguments.h"
#include "bias/Bias.h"
#include <vector>
#include <string>
#include <cmath>
#include <memory>

Classes

class  PLMD::ves::VesBias
 Abstract base class for implementing biases the extents the normal Bias.h class to include functions related to the variational approach. More...
 

Namespaces

namespace  PLMD
 
namespace  PLMD::ves
 

Macros

#define PLUMED_VES_VESBIAS_INIT(ao)
 

Macro Definition Documentation

◆ PLUMED_VES_VESBIAS_INIT

#define PLUMED_VES_VESBIAS_INIT ( ao)
Value:
Action(ao),VesBias(ao)