Cholla 3.0.1-dev
Cholla - Massively parallel hydro on GPUs
Loading...
Searching...
No Matches
Classes | Macros | Functions
hydro_system_tests.cpp File Reference

Contains all the system tests for the HYDRO build type. More...

#include <gtest/gtest.h>
#include <cmath>
#include "../io/io.h"
#include "../system_tests/system_tester.h"
#include "../utils/testing_utilities.h"
Include dependency graph for hydro_system_tests.cpp:

Classes

class  tHYDROtMHDSYSTEMSodShockTubeParameterizedMpi
 
class  tHYDROtMHDSYSTEMLinearWavesParameterizedMpi
 

Macros

#define COOL_RHO   6.9498489284711
 

Functions

 TEST_P (tHYDROtMHDSYSTEMSodShockTubeParameterizedMpi, CorrectInputExpectCorrectOutput)
 
 INSTANTIATE_TEST_SUITE_P (CorrectInputExpectCorrectOutput, tHYDROtMHDSYSTEMSodShockTubeParameterizedMpi, ::testing::Values(1, 2, 4))
 
 TEST (tHYDROSYSTEMSodShockTube, OneDimensionalCorrectInputExpectCorrectOutput)
 
 TEST (tHYDROSYSTEMSodShockTube, TwoDimensionalCorrectInputExpectCorrectOutput)
 
 TEST (tHYDROtMHDSYSTEMConstant, CorrectInputExpectCorrectOutput)
 
 TEST (tHYDROtMHDSYSTEMSoundWave3D, CorrectInputExpectCorrectOutput)
 
 TEST_P (tHYDROtMHDSYSTEMLinearWavesParameterizedMpi, SoundWaveRightMovingCorrectInputExpectCorrectOutput)
 
 TEST_P (tHYDROtMHDSYSTEMLinearWavesParameterizedMpi, SoundWaveLeftMovingCorrectInputExpectCorrectOutput)
 
 TEST_P (tHYDROtMHDSYSTEMLinearWavesParameterizedMpi, HydroContactWaveCorrectInputExpectCorrectOutput)
 
 INSTANTIATE_TEST_SUITE_P (, tHYDROtMHDSYSTEMLinearWavesParameterizedMpi, ::testing::Values(1))
 
 TEST (tHYDROSYSTEMKhDiscontinuous, CorrectInputExpectCorrectOutput)
 
 TEST (tHYDROtMHDSYSTEMCoolingConstant5, CorrectInputExpectCorrectOutput)
 
 TEST (tHYDROtMHDSYSTEMCoolingConstant7, CorrectInputExpectCorrectOutput)
 
 TEST (tHYDROtMHDSYSTEMCoolingConstant8, CorrectInputExpectCorrectOutput)
 

Detailed Description

Contains all the system tests for the HYDRO build type.

Author
Robert 'Bob' Caddy (rvc@p.nosp@m.itt..nosp@m.edu)