Gromacs
2026.0-dev-20241121-c76fa1e
|
#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 const std::string | 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.