|
Gromacs
2026.1
|
#include "config.h"#include <string>#include "gromacs/mdtypes/imdpoptionprovider.h"#include "gromacs/topology/atoms.h"#include "gromacs/topology/embedded_system_preprocessing.h"#include "gromacs/utility/enumerationhelpers.h"#include "gromacs/utility/vectypes.h"
Include dependency graph for nnpotoptions.h:
This graph shows which files directly or indirectly include this file:Declares the options for NNPot MDModule class, set during pre-processing in the .mdp-file.
Classes | |
| struct | gmx::NNPotParameters |
Enumerations | |
| enum | gmx::NNPotEmbedding { gmx::NNPotEmbedding::Mechanical, gmx::NNPotEmbedding::ElectrostaticModel, Count } |
| Enum to specify embedding scheme used for NNP/MM interaction. More... | |
1.8.5