Gromacs
2024.4
|
#include "gmxpre.h"
#include <gtest/gtest.h>
#include "gromacs/utility/real.h"
#include "gromacs/utility/smalloc.h"
#include "gromacs/utility/stringcompare.h"
#include "testutils/testasserts.h"
#include "testutils/testmatchers.h"
#include "pmetestcommon.h"
Tests for functionality of the pme related classes: class SeparatePmeRanksPermitted.