Collective Variables Module - Developer Documentation
|
#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. | |
Describes a feature and its dependencies used in a static array within each subclass