|
Collective Variables Module - Developer Documentation
|
Track usage of Colvars features. More...

Public Member Functions | |
| usage (colvarmodule *cvmodule_in) | |
| Constructor. | |
| int | cite_feature (std::string const &feature) |
| Increment usage count for the given feature; return error if not found. | |
| int | cite_paper (std::string const &paper) |
| Increment usage count for the given paper; return error if not found. | |
| std::string | report (int flag) |
| Generate a report for used features (0 = URL, 1 = BibTeX) | |
Public Attributes | |
| colvarmodule * | cvmodule |
Track usage of Colvars features.