Gromacs
2025.2
|
#include "gmxpre.h"
#include "gromacs/ewald/pme.h"
#include <string>
#include <gtest/gtest.h>
#include "gromacs/utility/real.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.