|
VirtualFluids 0.2.0
Parallel CFD LBM Solver
|
Unit tests for GbVoxelMatrix3D VTI file reading functionality. Generated with the assistance of GitHub Copilot ver. 1.387.0 using GPT-5 mini. Reviewed and adapted by Konstantin Kutscher. More...
Classes | |
| class | Vector3DTest |
Variables | |
| const real | c1o2p25 = c2o3 * c2o3 |
Unit tests for GbVoxelMatrix3D VTI file reading functionality. Generated with the assistance of GitHub Copilot ver. 1.387.0 using GPT-5 mini. Reviewed and adapted by Konstantin Kutscher.
| internal::FloatingEqMatcher< double > Equal | ( | double | a | ) |
Definition at line 49 of file GbSpatialData3DTest.cpp.
| internal::FloatingEqMatcher< float > Equal | ( | float | a | ) |
Definition at line 48 of file GbSpatialData3DTest.cpp.
| internal::FloatingEqMatcher< T > Equal | ( | T | a | ) |
Definition at line 41 of file GbTriFaceMesh3DDedupTest.cpp.
Definition at line 170 of file GbVoxelMatrix3DVtiTest.cpp.
| TEST | ( | GbVoxelMatrix3DVtiTest | , |
| ReadMatrixFromVtiASCIIFile | |||
| ) |
Definition at line 148 of file GbVoxelMatrix3DVtiTest.cpp.
Definition at line 190 of file GbSpatialData3DTest.cpp.
| TEST | ( | PointCloudTest | , |
| InterpolationNearestNeighborReal3D | |||
| ) |
Definition at line 154 of file GbSpatialData3DTest.cpp.
Definition at line 166 of file GbSpatialData3DTest.cpp.
Definition at line 177 of file GbSpatialData3DTest.cpp.
| TEST | ( | PointCloudTest | , |
| InterpolationReal3IDW3D | |||
| ) |
Definition at line 125 of file GbSpatialData3DTest.cpp.
| TEST | ( | PointCloudTest | , |
| InterpolationReal3IDW3D2 | |||
| ) |
Definition at line 138 of file GbSpatialData3DTest.cpp.
| TEST | ( | PointCloudTest | , |
| InterpolationRealIDW3D | |||
| ) |
Definition at line 91 of file GbSpatialData3DTest.cpp.
| TEST | ( | PointCloudTest | , |
| InterpolationRealIDW3D2 | |||
| ) |
Definition at line 103 of file GbSpatialData3DTest.cpp.
| TEST | ( | PointCloudTest | , |
| InterpolationRealIDW3D3 | |||
| ) |
Definition at line 114 of file GbSpatialData3DTest.cpp.
| TEST | ( | StructuredMeshTest | , |
| Interpolation2DReal | |||
| ) |
Definition at line 78 of file GbSpatialData3DTest.cpp.
| TEST | ( | StructuredMeshTest | , |
| Interpolation3DReal | |||
| ) |
Definition at line 52 of file GbSpatialData3DTest.cpp.
| TEST | ( | StructuredMeshTest | , |
| Interpolation3DReal3 | |||
| ) |
Definition at line 64 of file GbSpatialData3DTest.cpp.
| TEST | ( | UbFileInputASCIITest | , |
| readIntegerAfterString | |||
| ) |
Definition at line 40 of file UbFileInputASCIITest.cpp.
| TEST_F | ( | Vector3DTest | , |
| compareTwoVectors | |||
| ) |
Definition at line 115 of file GbVector3DTest.cpp.
| TEST_F | ( | Vector3DTest | , |
| crossProductBetweenTwoVectors | |||
| ) |
Definition at line 180 of file GbVector3DTest.cpp.
| TEST_F | ( | Vector3DTest | , |
| getLengthFromVector | |||
| ) |
Definition at line 104 of file GbVector3DTest.cpp.
| TEST_F | ( | Vector3DTest | , |
| overloadMinusOperator | |||
| ) |
Definition at line 57 of file GbVector3DTest.cpp.
| TEST_F | ( | Vector3DTest | , |
| overloadPlusOperator | |||
| ) |
Definition at line 70 of file GbVector3DTest.cpp.
Definition at line 89 of file GbVector3DTest.cpp.
| TEST_F | ( | Vector3DTest | , |
| overloadTimesOperatorWithSkalarProduct | |||
| ) |
Definition at line 83 of file GbVector3DTest.cpp.
Definition at line 46 of file GbSpatialData3DTest.cpp.