|
Gromacs
2026.0-dev-20251119-5f0a571d
|
#include <vector>#include "gromacs/utility/vec.h"
Include dependency graph for bench_coords.h:
This graph shows which files directly or indirectly include this file:This file defines a box with 1000 SPC/E water molecules for use in benchmarks.
Variables | |
| static const matrix | box1000 = { { 3.107360, 0.0, 0.0 }, { 0.0, 3.107360, 0.0 }, { 0.0, 0.0, 3.107360 } } |
| A cubic simulation box matching coordinates1000 defined below. | |
|
static const std::vector < gmx::RVec > | coordinates1000 |
| Coordinates of 1000 SPC/E molecules equilibrated at 300 K, 1 bar, LJ cut-off 1 nm. | |
1.8.5