Gromacs  2026.0-dev-20250519-bfab4c8
 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::FmmModuleInfo Struct Reference

#include <gromacs/fmm/fmm_mdmodule.h>

Description

Information about the FMM module.

Provides name and method to create a FMM module.

Static Public Member Functions

static std::unique_ptr< IMDModulecreate ()
 Creates a module for computing forces using FMM. More...
 

Static Public Attributes

static constexpr std::string_view sc_name = "fmm"
 The name of the module.
 

Member Function Documentation

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

Creates a module for computing forces using FMM.


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