Gromacs
2026.0-dev-20250428-e549172
|
#include <gromacs/applied_forces/densityfitting/densityfitting.h>
Information about the density fitting module.
Provides name and method to create a density fitting module.
Static Public Member Functions | |
static std::unique_ptr< IMDModule > | create () |
Creates a module for applying forces to fit a given density. More... | |
Static Public Attributes | |
static constexpr std::string_view | sc_name = "density-guided-simulation" |
The name of the module. | |
|
static |
Creates a module for applying forces to fit a given density.
Fitting an all-atom structure into an experimental cryo-EM density map is a typical application.