Collective Variables Module - Developer Documentation
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
colvardeps::feature Class Reference

#include <colvardeps.h>

Public Member Functions

bool is_dynamic ()
 
bool is_static ()
 
bool is_user ()
 

Public Attributes

std::string description
 
std::vector< int > requires_self
 
std::vector< int > requires_exclude
 
std::vector< std::vector< int > > requires_alt
 
std::vector< int > requires_children
 
feature_type type
 Type of this feature, from the enum feature_type.
 

Detailed Description

Describes a feature and its dependencies used in a static array within each subclass


The documentation for this class was generated from the following file: