Gromacs
2020.4
|
#include "gromacs/math/vectypes.h"
#include "gromacs/utility/basedefinitions.h"
#include "gromacs/utility/classhelpers.h"
This file declares a builder class for the manager of domain decomposition.
Classes | |
class | gmx::ArrayRef< T > |
STL-like interface to a C array of T (or part of a std container of T). More... | |
class | gmx::DomainDecompositionBuilder |
Builds a domain decomposition management object. More... | |