Gromacs  2025-dev-20240913-b871546
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
gmx::testing::anonymous_namespace{exclusionblocks.cpp} Namespace Reference

Functions

void addGroupToBlocka (t_blocka *b, gmx::ArrayRef< const int > indices)
 Add a new group to t_blocka.
 
int fillExclusionBlock (gmx::ArrayRef< ExclusionBlock > b)
 Fill ExclusionBlock with data.
 
void makeTestBlockAData (t_blocka *ba)
 Fill the t_blocka with some datastructures.
 
ListOfLists< int > makeTestListOfLists ()
 Return ListOfLists filled with some datastructures.