Gromacs  2026.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Functions
lincs_constraint_group_sizes.h File Reference
#include <memory>
+ Include dependency graph for lincs_constraint_group_sizes.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares LINCS reordering method.

Author
Paul Bauer paul..nosp@m.baue.nosp@m.r.q@g.nosp@m.mail.nosp@m..com

Classes

class  gmx::ArrayRef< typename >
 STL-like interface to a C array of T (or part of a std container of T). More...
 
struct  gmx::AtomPair
 A pair of atoms indexes. More...
 

Functions

void gmx::findConstraintGroupSizes (int numConstraints, ArrayRef< const AtomPair > constraintsHost, ArrayRef< int > constraintGroupSize)
 Calculate constraint group sizes. More...