Gromacs  2026.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
lincs_constraint_group_sizes.cpp File Reference
#include "gmxpre.h"
#include "lincs_constraint_group_sizes.h"
#include <cassert>
#include "gromacs/utility/arrayref.h"
#include "gromacs/utility/gmxassert.h"
+ Include dependency graph for lincs_constraint_group_sizes.cpp:

Description

Implementations of LINCS constraint reordering.

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

Functions

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