Gromacs  2018.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
#include "gmxpre.h"
#include "gromacs/selection/indexutil.h"
#include <gtest/gtest.h>
#include "gromacs/topology/block.h"
#include "gromacs/utility/arrayref.h"
#include "testutils/refdata.h"
#include "toputils.h"
+ Include dependency graph for indexutil.cpp:

Description

Tests the index group handling in the selection engine.

Todo:
Tests for other functions, at least the set operations.
Author
Teemu Murtola teemu.nosp@m..mur.nosp@m.tola@.nosp@m.gmai.nosp@m.l.com

Functions

gmx_ana_index_t anonymous_namespace{indexutil.cpp}::initGroup (gmx::ArrayRef< int > index)
 Helper for creating groups from an array.