#include "PoissonSolver3DGPUTest.h" void testCase1(); // test case test int main() { testCase1(); }