Loading [MathJax]/extensions/tex2jax.js
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
PLMD::sasa Namespace Reference

Classes

class  Colvar
 This is the abstract base class to use for implementing new collective variables, within it there is information as to how to go about implementing a new CV. More...
 
class  SASA_HASEL
 Provides the keyword SASA_HASEL More...
 
class  SASA_LCPO
 Provides the keyword SASA_LCPO More...
 

Functions

template<class Container>
void split (const std::string &str, Container &cont)
 

Function Documentation

◆ split()

template<class Container>
void PLMD::sasa::split ( const std::string & str,
Container & cont )