|
Gromacs
2025.3
|
#include <vector>
Include dependency graph for utilities.h:
This graph shows which files directly or indirectly include this file: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