AutoPas  3.0.0
Loading...
Searching...
No Matches
TwoCellsInteractionHitrateGeneratorTest.h
Go to the documentation of this file.
1
8#pragma once
9
10#include "AutoPasTestBase.h"
11
15class TwoCellsInteractionHitrateGeneratorTest : public AutoPasTestBase {
16 public:
17 TwoCellsInteractionHitrateGeneratorTest() : AutoPasTestBase() {}
18};
Tests for autopasTools::generators::TwoCellsInteractionHitrateGenerator.
Definition: TwoCellsInteractionHitrateGeneratorTest.h:15