Gromacs
2018.8
|
#include "gmxpre.h"
#include "gromacs/taskassignment/usergpuids.h"
#include <string>
#include <vector>
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include "gromacs/utility/exceptions.h"
Tests for NonbondedOnGpuFromUser.