|
votca 2025.1-dev
|
#include "beadmotif.h"#include "beadmotifconnector.h"#include "beadstructure.h"#include "beadstructurealgorithms.h"

Go to the source code of this file.
Namespaces | |
| namespace | votca |
| Provides a means for comparing floating point numbers. | |
| namespace | votca::csg |
Functions | |
| template<class T> | |
| T | votca::csg::breakIntoMotifs (BeadStructure &beadstructure) |
| breaks a beadstructure into individual motifs. | |
| std::pair< std::unordered_map< Index, BeadMotif >, BeadMotifConnector > | votca::csg::breakIntoSimpleMotifs (BeadMotif bead_motif) |
| This function will take a beadmotif and break it into its simple motifs. | |