|
Cholla 3.0.1-dev
Cholla - Massively parallel hydro on GPUs
|
Tests for the contents of math_utilities.h. More...
#include <math.h>#include <gtest/gtest.h>#include "../global/global.h"#include "../utils/basic_structs.h"#include "../utils/math_utilities.h"#include "../utils/testing_utilities.h"
Functions | |
| TEST (tALLRotateCoords, CorrectInputExpectCorrectOutput) | |
| TEST (tALLDotProduct, CorrectInputExpectCorrectOutput) | |
| Test the math_utils::dotProduct function. | |
| TEST (tALLSquareMagnitude, CorrectInputExpectCorrectOutput) | |
| Test the math_utils::dotProduct function. | |
| TEST (tALLCyclicPermuteOnce, CorrectInputExpectCorrectOutput) | |
| Test the math_utils::Cyclic_Permute_Once function. | |
| TEST (tALLCyclicPermuteTwice, CorrectInputExpectCorrectOutput) | |
| Test the math_utils::Cyclic_Permute_Twice function. | |
Tests for the contents of math_utilities.h.