|
Gromacs
2026.0
|
#include "gmxpre.h"#include "correlationgrid.h"#include "gromacs/applied_forces/awh/correlationtensor.h"#include "gromacs/utility/gmxassert.h"#include "gromacs/utility/real.h"
Include dependency graph for correlationgrid.cpp:Implements the CorrelationGrid class to collect correlation statistics on a grid, using several block lengths.
Functions | |
| int | gmx::anonymous_namespace{correlationgrid.cpp}::getBlockDataListSize (int numBlocks) |
| Return the number of block data structs needed for keeping a certain number of blocks. More... | |
1.8.5