Gromacs
2024.4
|
#include <array>
#include "gromacs/domdec/dlbtiming.h"
#include "gromacs/mdtypes/md_enums.h"
#include "gromacs/utility/enumerationhelpers.h"
#include "gromacs/utility/real.h"
#include "modularsimulatorinterfaces.h"
#include "topologyholder.h"
Declares the force element for the modular simulator.
This element calculates the forces, with or without shells or flexible constraints.
This header is only used within the modular simulator module
Classes | |
class | gmx::ForceElement |
Force element. More... | |