Gromacs  2020.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
#include "gromacs/math/vectypes.h"
#include "gromacs/utility/basedefinitions.h"
#include "gromacs/utility/classhelpers.h"
+ Include dependency graph for builder.h:
+ This graph shows which files directly or indirectly include this file:

Description

This file declares a builder class for the manager of domain decomposition.

Author
Berk Hess hess@.nosp@m.kth..nosp@m.se
Mark Abraham mark..nosp@m.j.ab.nosp@m.raham.nosp@m.@gma.nosp@m.il.co.nosp@m.m

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...