Gromacs  2025-dev-20240906-b7d3419
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Static Public Member Functions | Static Public Attributes
gmx::QMMMModuleInfo Struct Reference

#include <gromacs/applied_forces/qmmm/qmmm.h>

Description

Information about the QM/MM module.

Provides name and method to create a QM/MM module.

Static Public Member Functions

static std::unique_ptr< IMDModulecreate ()
 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.
 

Member Function Documentation

std::unique_ptr< IMDModule > gmx::QMMMModuleInfo::create ( )
static

Creates a module for applying forces according to a QM/MM.


The documentation for this struct was generated from the following files: