|
Gromacs
2023.4
|
#include <vector>
Include dependency graph for utilities.h:Provides utility functions for MiMiC QM/MM.
Functions | |
| std::vector< int > | genQmmmIndices (const gmx_mtop_t &mtop) |
| Generates the list of QM atoms. More... | |
| std::vector<int> genQmmmIndices | ( | const gmx_mtop_t & | mtop | ) |
Generates the list of QM atoms.
This function generates vector containing global IDs of QM atoms based on the information stored in the QM/MM group (egcQMMM)
| [in] | mtop | Global topology object |
1.8.5