|
Cholla 3.0.1-dev
Cholla - Massively parallel hydro on GPUs
|
Test initial conditions as a parameterized test with varying numbers of MPI ranks. More...
Classes | |
| class | tMHDSYSTEMParameterizedMpi |
Functions | |
| INSTANTIATE_TEST_SUITE_P (, tMHDSYSTEMParameterizedMpi, ::testing::Values(1, 2, 4)) | |
| TEST_P (tMHDSYSTEMParameterizedMpi, ConstantWithZeroMagneticFieldCorrectInputExpectCorrectOutput) | |
| Test constant state with all magnetic fields set to zero. | |
| TEST_P (tMHDSYSTEMParameterizedMpi, ConstantWithMagneticFieldCorrectInputExpectCorrectOutput) | |
| Test constant state with all magnetic fields set to one. | |
| TEST_P (tMHDSYSTEMParameterizedMpi, EinfeldtStrongRarefactionCorrectInputExpectCorrectOutput) | |
| Test the MHD Einfeldt Strong Rarefaction (Einfeldt et al. 1991) | |
| TEST_P (tMHDSYSTEMParameterizedMpi, BrioAndWuShockTubeCorrectInputExpectCorrectOutput) | |
| Test the Brio & Wu Shock Tube (Brio & Wu 1988) | |
| TEST_P (tMHDSYSTEMParameterizedMpi, DaiAndWoodwardShockTubeCorrectInputExpectCorrectOutput) | |
| Test the Dai & Woodward Shock Tube (Dai & Woodward 1998) | |
| TEST_P (tMHDSYSTEMParameterizedMpi, RyuAndJones1aShockTubeCorrectInputExpectCorrectOutput) | |
| Test the Ryu & Jones 1a Shock Tube (Ryu & Jones 1995) | |
| TEST_P (tMHDSYSTEMParameterizedMpi, RyuAndJones4dShockTubeCorrectInputExpectCorrectOutput) | |
| Test the Ryu & Jones 4d Shock Tube (Ryu & Jones 1995) | |
| TEST_P (tMHDSYSTEMParameterizedMpi, AdvectingFieldLoopCorrectInputExpectCorrectOutput) | |
| Test the Advecting Field Loop. | |
| TEST_P (tMHDSYSTEMParameterizedMpi, MhdBlastWaveCorrectInputExpectCorrectOutput) | |
| Test the MHD Blast Wave. | |
| TEST_P (tMHDSYSTEMParameterizedMpi, OrszagTangVortexCorrectInputExpectCorrectOutput) | |
| Test the Orszag-Tang Vortex. | |
Test initial conditions as a parameterized test with varying numbers of MPI ranks.