Gromacs
2025-dev-20240906-b7d3419
|
#include <gromacs/applied_forces/qmmm/qmmm.h>
Information about the QM/MM module.
Provides name and method to create a QM/MM module.
Static Public Member Functions | |
static std::unique_ptr< IMDModule > | create () |
Creates a module for applying forces according to a QM/MM. More... | |
Static Public Attributes | |
static const std::string | name_ = c_qmmmCP2KModuleName |
The name of the module. | |
|
static |
Creates a module for applying forces according to a QM/MM.