votca 2024.1-dev
Loading...
Searching...
No Matches
Namespaces | Functions
beadmotifalgorithms.h File Reference
#include "beadmotif.h"
#include "beadmotifconnector.h"
#include "beadstructure.h"
#include "beadstructurealgorithms.h"
Include dependency graph for beadmotifalgorithms.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  votca
 base class for all analysis tools
 
namespace  votca::csg
 

Functions

template<class T >
votca::csg::breakIntoMotifs (BeadStructure &beadstructure)
 breaks a beadstructure into individual motifs.
 
std::pair< std::unordered_map< Index, BeadMotif >, BeadMotifConnectorvotca::csg::breakIntoSimpleMotifs (BeadMotif bead_motif)
 This function will take a beadmotif and break it into its simple motifs.