Gromacs  2020.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
#include <vector>
#include "gromacs/domdec/hashedmap.h"
#include "gromacs/utility/gmxassert.h"
+ Include dependency graph for ga2la.h:
+ This graph shows which files directly or indirectly include this file:

Description

Defines structures and functions for mapping from global to local atom indices. The functions are performance critical and should be inlined.

Author
Berk Hess hess@.nosp@m.kth..nosp@m.se

Classes

class  gmx_ga2la_t
 Global to local atom mapping. More...
 
struct  gmx_ga2la_t::Entry
 Structure for the local atom info. More...