#include "gmxpre.h"
#include "gromacs/trajectoryanalysis/modules/unionfind.h"
#include <gmock/gmock.h>
#include <gtest/gtest.h>
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
Tests for the union-find implementation in unionfind.h.