Gromacs
2020.4
|
#include "gmxpre.h"
#include "correlationgrid.h"
#include "gromacs/math/utilities.h"
#include "gromacs/utility/gmxassert.h"
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... | |