|
Gromacs
2025.3
|
#include "gromacs/math/arrayrefwithpadding.h"#include "gromacs/math/vectypes.h"#include "gromacs/utility/arrayref.h"
Include dependency graph for forceoutput.h:
This graph shows which files directly or indirectly include this file:This file contains the definition of a container for force and virial output.
Currently the only container defined here is one used in algorithms that provide their own virial tensor contribution. We can consider adding another containter for forces and shift forces.
Classes | |
| class | gmx::ForceWithShiftForces |
| Container for force and virial for algorithms that compute shift forces for virial calculation. More... | |
| class | gmx::ForceWithVirial |
| Container for force and virial for algorithms that provide their own virial tensor contribution. More... | |
| class | gmx::ForceOutputs |
| Force and virial output buffers for use in force computation. More... | |
1.8.5