Cholla 3.0.1-dev
Cholla - Massively parallel hydro on GPUs
Loading...
Searching...
No Matches
Functions
ppmc_cuda_tests.cu File Reference

Tests for the contents of ppmc_cuda.h and ppmc_cuda.cu. More...

#include <algorithm>
#include <random>
#include <string>
#include <unordered_map>
#include <vector>
#include <gtest/gtest.h>
#include "../global/global.h"
#include "../io/io.h"
#include "../reconstruction/ppmc_cuda.h"
#include "../utils/DeviceVector.h"
#include "../utils/hydro_utilities.h"
#include "../utils/testing_utilities.h"
Include dependency graph for ppmc_cuda_tests.cu:

Functions

 TEST (tHYDROPpmcCTUReconstructor, CorrectInputExpectCorrectOutput)
 
 TEST (tALLPpmcVLReconstructor, CorrectInputExpectCorrectOutput)
 

Detailed Description

Tests for the contents of ppmc_cuda.h and ppmc_cuda.cu.