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

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

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

Functions

 TEST (tHYDROPlmReconstructor, CorrectInputExpectCorrectOutput)
 
 TEST (tMHDPlmReconstructor, CorrectInputExpectCorrectOutput)
 

Detailed Description

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