Gromacs
2024.4
|
#include <cstddef>
#include <vector>
#include "gromacs/utility/basedefinitions.h"
#include "gromacs/utility/gmxassert.h"
#include "correlationtensor.h"
Declares the CorrelationGrid class to collect correlation statistics on a grid, using several block lengths.
Classes | |
class | gmx::ArrayRef< typename > |
STL-like interface to a C array of T (or part of a std container of T). More... | |
class | gmx::CorrelationGrid |
BiasGrid of local correlation tensors. More... | |