|
Gromacs
2026.0-dev-20251119-5f0a571d
|
#include <memory>#include <string>#include <vector>#include "gromacs/gmxlib/nrnb.h"#include "gromacs/hardware/device_management.h"#include "gromacs/math/paddedvector.h"#include "gromacs/mdlib/gmx_omp_nthreads.h"#include "gromacs/mdlib/lincs.h"#include "gromacs/mdlib/shake.h"#include "gromacs/mdtypes/inputrec.h"#include "gromacs/pbcutil/pbc.h"#include "gromacs/topology/idef.h"#include "gromacs/topology/ifunc.h"#include "gromacs/topology/topology.h"#include "gromacs/utility/basedefinitions.h"#include "gromacs/utility/real.h"#include "gromacs/utility/vec.h"#include "gromacs/utility/vectypes.h"
Include dependency graph for constrtestdata.h:
This graph shows which files directly or indirectly include this file:SHAKE and LINCS tests header.
Contains description and constructor for the test data accumulating object, declares CPU- and GPU-based functions used to apply SHAKE or LINCS on the test data.
1.8.5