Gromacs  2026.0-dev-20241213-9ac17bb
 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::NNPotModuleInfo Struct Reference

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

Description

Information about the NNPot module.

Provides name and method to create a neural network (NN) potential module.

Static Public Member Functions

static std::unique_ptr< IMDModulecreate ()
 Creates a module for applying forces derived from a neural network potential.
 

Static Public Attributes

static const std::string name_ = "nnpot"
 The name of the module.
 

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