Created
April 24, 2018 09:25
-
-
Save utilForever/7f3ce6dc5de647faee9060ffaa9ff46c to your computer and use it in GitHub Desktop.
CubbyFlow Unit Tests - Intel TBB
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[==========] Running 761 tests from 160 test cases. | |
[----------] Global test environment set-up. | |
[----------] 1 test from APICSolver2 | |
[ RUN ] APICSolver2.UpdateEmpty | |
[ OK ] APICSolver2.UpdateEmpty (5 ms) | |
[----------] 1 test from APICSolver2 (5 ms total) | |
[----------] 1 test from APICSolver3 | |
[ RUN ] APICSolver3.UpdateEmpty | |
[ OK ] APICSolver3.UpdateEmpty (11 ms) | |
[----------] 1 test from APICSolver3 (12 ms total) | |
[----------] 3 tests from Frame | |
[ RUN ] Frame.Constructors | |
[ OK ] Frame.Constructors (0 ms) | |
[ RUN ] Frame.TimeInSeconds | |
[ OK ] Frame.TimeInSeconds (0 ms) | |
[ RUN ] Frame.Advance | |
[ OK ] Frame.Advance (0 ms) | |
[----------] 3 tests from Frame (1 ms total) | |
[----------] 10 tests from Array1 | |
[ RUN ] Array1.Constructors | |
[ OK ] Array1.Constructors (0 ms) | |
[ RUN ] Array1.SetMethods | |
[ OK ] Array1.SetMethods (0 ms) | |
[ RUN ] Array1.Clear | |
[ OK ] Array1.Clear (0 ms) | |
[ RUN ] Array1.ResizeMethod | |
[ OK ] Array1.ResizeMethod (0 ms) | |
[ RUN ] Array1.Iterators | |
[ OK ] Array1.Iterators (0 ms) | |
[ RUN ] Array1.ForEach | |
[ OK ] Array1.ForEach (0 ms) | |
[ RUN ] Array1.ForEachIndex | |
[ OK ] Array1.ForEachIndex (0 ms) | |
[ RUN ] Array1.ParallelForEach | |
[ OK ] Array1.ParallelForEach (0 ms) | |
[ RUN ] Array1.ParallelForEachIndex | |
[ OK ] Array1.ParallelForEachIndex (0 ms) | |
[ RUN ] Array1.Serialization | |
[ OK ] Array1.Serialization (0 ms) | |
[----------] 10 tests from Array1 (3 ms total) | |
[----------] 9 tests from Array2 | |
[ RUN ] Array2.Constructors | |
[ OK ] Array2.Constructors (0 ms) | |
[ RUN ] Array2.Clear | |
[ OK ] Array2.Clear (0 ms) | |
[ RUN ] Array2.ResizeMethod | |
[ OK ] Array2.ResizeMethod (0 ms) | |
[ RUN ] Array2.AtMethod | |
[ OK ] Array2.AtMethod (0 ms) | |
[ RUN ] Array2.Iterators | |
[ OK ] Array2.Iterators (0 ms) | |
[ RUN ] Array2.ForEach | |
[ OK ] Array2.ForEach (0 ms) | |
[ RUN ] Array2.ForEachIndex | |
[ OK ] Array2.ForEachIndex (0 ms) | |
[ RUN ] Array2.ParallelForEach | |
[ OK ] Array2.ParallelForEach (0 ms) | |
[ RUN ] Array2.ParallelForEachIndex | |
[ OK ] Array2.ParallelForEachIndex (0 ms) | |
[----------] 9 tests from Array2 (198 ms total) | |
[----------] 8 tests from Array3 | |
[ RUN ] Array3.Constructors | |
[ OK ] Array3.Constructors (0 ms) | |
[ RUN ] Array3.Clear | |
[ OK ] Array3.Clear (0 ms) | |
[ RUN ] Array3.ResizeMethod | |
[ OK ] Array3.ResizeMethod (0 ms) | |
[ RUN ] Array3.Iterators | |
[ OK ] Array3.Iterators (0 ms) | |
[ RUN ] Array3.ForEach | |
[ OK ] Array3.ForEach (0 ms) | |
[ RUN ] Array3.ForEachIndex | |
[ OK ] Array3.ForEachIndex (0 ms) | |
[ RUN ] Array3.ParallelForEach | |
[ OK ] Array3.ParallelForEach (0 ms) | |
[ RUN ] Array3.ParallelForEachIndex | |
[ OK ] Array3.ParallelForEachIndex (0 ms) | |
[----------] 8 tests from Array3 (123 ms total) | |
[----------] 6 tests from ArrayAccessor1 | |
[ RUN ] ArrayAccessor1.Constructors | |
[ OK ] ArrayAccessor1.Constructors (0 ms) | |
[ RUN ] ArrayAccessor1.Iterators | |
[ OK ] ArrayAccessor1.Iterators (0 ms) | |
[ RUN ] ArrayAccessor1.ForEach | |
[ OK ] ArrayAccessor1.ForEach (0 ms) | |
[ RUN ] ArrayAccessor1.ForEachIndex | |
[ OK ] ArrayAccessor1.ForEachIndex (0 ms) | |
[ RUN ] ArrayAccessor1.ParallelForEach | |
[ OK ] ArrayAccessor1.ParallelForEach (0 ms) | |
[ RUN ] ArrayAccessor1.ParallelForEachIndex | |
[ OK ] ArrayAccessor1.ParallelForEachIndex (0 ms) | |
[----------] 6 tests from ArrayAccessor1 (175 ms total) | |
[----------] 5 tests from ConstArrayAccessor1 | |
[ RUN ] ConstArrayAccessor1.Constructors | |
[ OK ] ConstArrayAccessor1.Constructors (0 ms) | |
[ RUN ] ConstArrayAccessor1.Iterators | |
[ OK ] ConstArrayAccessor1.Iterators (0 ms) | |
[ RUN ] ConstArrayAccessor1.ForEach | |
[ OK ] ConstArrayAccessor1.ForEach (0 ms) | |
[ RUN ] ConstArrayAccessor1.ForEachIndex | |
[ OK ] ConstArrayAccessor1.ForEachIndex (0 ms) | |
[ RUN ] ConstArrayAccessor1.ParallelForEachIndex | |
[ OK ] ConstArrayAccessor1.ParallelForEachIndex (0 ms) | |
[----------] 5 tests from ConstArrayAccessor1 (79 ms total) | |
[----------] 6 tests from ArrayAccessor2 | |
[ RUN ] ArrayAccessor2.Constructors | |
[ OK ] ArrayAccessor2.Constructors (0 ms) | |
[ RUN ] ArrayAccessor2.Iterators | |
[ OK ] ArrayAccessor2.Iterators (0 ms) | |
[ RUN ] ArrayAccessor2.ForEach | |
[ OK ] ArrayAccessor2.ForEach (0 ms) | |
[ RUN ] ArrayAccessor2.ForEachIndex | |
[ OK ] ArrayAccessor2.ForEachIndex (0 ms) | |
[ RUN ] ArrayAccessor2.ParallelForEach | |
[ OK ] ArrayAccessor2.ParallelForEach (0 ms) | |
[ RUN ] ArrayAccessor2.ParallelForEachIndex | |
[ OK ] ArrayAccessor2.ParallelForEachIndex (0 ms) | |
[----------] 6 tests from ArrayAccessor2 (105 ms total) | |
[----------] 5 tests from ConstArrayAccessor2 | |
[ RUN ] ConstArrayAccessor2.Constructors | |
[ OK ] ConstArrayAccessor2.Constructors (0 ms) | |
[ RUN ] ConstArrayAccessor2.Iterators | |
[ OK ] ConstArrayAccessor2.Iterators (0 ms) | |
[ RUN ] ConstArrayAccessor2.ForEach | |
[ OK ] ConstArrayAccessor2.ForEach (0 ms) | |
[ RUN ] ConstArrayAccessor2.ForEachIndex | |
[ OK ] ConstArrayAccessor2.ForEachIndex (0 ms) | |
[ RUN ] ConstArrayAccessor2.ParallelForEachIndex | |
[ OK ] ConstArrayAccessor2.ParallelForEachIndex (0 ms) | |
[----------] 5 tests from ConstArrayAccessor2 (131 ms total) | |
[----------] 6 tests from ArrayAccessor3 | |
[ RUN ] ArrayAccessor3.Constructors | |
[ OK ] ArrayAccessor3.Constructors (0 ms) | |
[ RUN ] ArrayAccessor3.Iterators | |
[ OK ] ArrayAccessor3.Iterators (0 ms) | |
[ RUN ] ArrayAccessor3.ForEach | |
[ OK ] ArrayAccessor3.ForEach (0 ms) | |
[ RUN ] ArrayAccessor3.ForEachIndex | |
[ OK ] ArrayAccessor3.ForEachIndex (0 ms) | |
[ RUN ] ArrayAccessor3.ParallelForEach | |
[ OK ] ArrayAccessor3.ParallelForEach (0 ms) | |
[ RUN ] ArrayAccessor3.ParallelForEachIndex | |
[ OK ] ArrayAccessor3.ParallelForEachIndex (0 ms) | |
[----------] 6 tests from ArrayAccessor3 (152 ms total) | |
[----------] 5 tests from ConstArrayAccessor3 | |
[ RUN ] ConstArrayAccessor3.Constructors | |
[ OK ] ConstArrayAccessor3.Constructors (0 ms) | |
[ RUN ] ConstArrayAccessor3.Iterators | |
[ OK ] ConstArrayAccessor3.Iterators (0 ms) | |
[ RUN ] ConstArrayAccessor3.ForEach | |
[ OK ] ConstArrayAccessor3.ForEach (1 ms) | |
[ RUN ] ConstArrayAccessor3.ForEachIndex | |
[ OK ] ConstArrayAccessor3.ForEachIndex (0 ms) | |
[ RUN ] ConstArrayAccessor3.ParallelForEachIndex | |
[ OK ] ConstArrayAccessor3.ParallelForEachIndex (0 ms) | |
[----------] 5 tests from ConstArrayAccessor3 (141 ms total) | |
[----------] 1 test from NearestArraySampler1 | |
[ RUN ] NearestArraySampler1.Sample | |
[ OK ] NearestArraySampler1.Sample (0 ms) | |
[----------] 1 test from NearestArraySampler1 (23 ms total) | |
[----------] 1 test from LinearArraySampler1 | |
[ RUN ] LinearArraySampler1.Sample | |
[ OK ] LinearArraySampler1.Sample (0 ms) | |
[----------] 1 test from LinearArraySampler1 (35 ms total) | |
[----------] 1 test from CubicArraySampler1 | |
[ RUN ] CubicArraySampler1.Sample | |
[ OK ] CubicArraySampler1.Sample (0 ms) | |
[----------] 1 test from CubicArraySampler1 (34 ms total) | |
[----------] 1 test from NearestArraySampler2 | |
[ RUN ] NearestArraySampler2.Sample | |
[ OK ] NearestArraySampler2.Sample (0 ms) | |
[----------] 1 test from NearestArraySampler2 (34 ms total) | |
[----------] 1 test from LinearArraySampler2 | |
[ RUN ] LinearArraySampler2.Sample | |
[ OK ] LinearArraySampler2.Sample (0 ms) | |
[----------] 1 test from LinearArraySampler2 (34 ms total) | |
[----------] 1 test from CubicArraySampler2 | |
[ RUN ] CubicArraySampler2.Sample | |
[ OK ] CubicArraySampler2.Sample (0 ms) | |
[----------] 1 test from CubicArraySampler2 (30 ms total) | |
[----------] 1 test from CubicArraySampler3 | |
[ RUN ] CubicArraySampler3.Sample | |
[ OK ] CubicArraySampler3.Sample (0 ms) | |
[----------] 1 test from CubicArraySampler3 (23 ms total) | |
[----------] 7 tests from ArrayUtils | |
[ RUN ] ArrayUtils.SetRange1 | |
[ OK ] ArrayUtils.SetRange1 (0 ms) | |
[ RUN ] ArrayUtils.CopyRange1 | |
[ OK ] ArrayUtils.CopyRange1 (0 ms) | |
[ RUN ] ArrayUtils.CopyRange2 | |
[ OK ] ArrayUtils.CopyRange2 (0 ms) | |
[ RUN ] ArrayUtils.CopyRange3 | |
[ OK ] ArrayUtils.CopyRange3 (0 ms) | |
[ RUN ] ArrayUtils.ExtrapolateToRegion2 | |
[ OK ] ArrayUtils.ExtrapolateToRegion2 (0 ms) | |
[ RUN ] ArrayUtils.ExtrapolateToRegion3 | |
[ OK ] ArrayUtils.ExtrapolateToRegion3 (0 ms) | |
[ RUN ] ArrayUtils.ConvertToCSV | |
[ OK ] ArrayUtils.ConvertToCSV (0 ms) | |
[----------] 7 tests from ArrayUtils (117 ms total) | |
[----------] 7 tests from BLAS | |
[ RUN ] BLAS.Set | |
[ OK ] BLAS.Set (0 ms) | |
[ RUN ] BLAS.Dot | |
[ OK ] BLAS.Dot (0 ms) | |
[ RUN ] BLAS.AXPlusY | |
[ OK ] BLAS.AXPlusY (0 ms) | |
[ RUN ] BLAS.MVM | |
[ OK ] BLAS.MVM (0 ms) | |
[ RUN ] BLAS.Residual | |
[ OK ] BLAS.Residual (0 ms) | |
[ RUN ] BLAS.L2Norm | |
[ OK ] BLAS.L2Norm (0 ms) | |
[ RUN ] BLAS.LInfNorm | |
[ OK ] BLAS.LInfNorm (0 ms) | |
[----------] 7 tests from BLAS (158 ms total) | |
[----------] 6 tests from BVH2 | |
[ RUN ] BVH2.Constructors | |
[ OK ] BVH2.Constructors (0 ms) | |
[ RUN ] BVH2.Nearest | |
[ OK ] BVH2.Nearest (0 ms) | |
[ RUN ] BVH2.BBoxIntersects | |
[ OK ] BVH2.BBoxIntersects (0 ms) | |
[ RUN ] BVH2.RayIntersects | |
[ OK ] BVH2.RayIntersects (0 ms) | |
[ RUN ] BVH2.ClosestIntersection | |
[ OK ] BVH2.ClosestIntersection (0 ms) | |
[ RUN ] BVH2.ForEachOverlappingItems | |
[ OK ] BVH2.ForEachOverlappingItems (0 ms) | |
[----------] 6 tests from BVH2 (69 ms total) | |
[----------] 6 tests from BVH3 | |
[ RUN ] BVH3.Constructors | |
[ OK ] BVH3.Constructors (0 ms) | |
[ RUN ] BVH3.Nearest | |
[ OK ] BVH3.Nearest (0 ms) | |
[ RUN ] BVH3.BBoxIntersects | |
[ OK ] BVH3.BBoxIntersects (0 ms) | |
[ RUN ] BVH3.RayIntersects | |
[ OK ] BVH3.RayIntersects (0 ms) | |
[ RUN ] BVH3.ClosestIntersection | |
[ OK ] BVH3.ClosestIntersection (1 ms) | |
[ RUN ] BVH3.ForEachOverlappingItems | |
[ OK ] BVH3.ForEachOverlappingItems (0 ms) | |
[----------] 6 tests from BVH3 (188 ms total) | |
[----------] 14 tests from BoundingBox2 | |
[ RUN ] BoundingBox2.Constructors | |
[ OK ] BoundingBox2.Constructors (0 ms) | |
[ RUN ] BoundingBox2.BasicGetters | |
[ OK ] BoundingBox2.BasicGetters (0 ms) | |
[ RUN ] BoundingBox2.Overlaps | |
[ OK ] BoundingBox2.Overlaps (0 ms) | |
[ RUN ] BoundingBox2.Contains | |
[ OK ] BoundingBox2.Contains (0 ms) | |
[ RUN ] BoundingBox2.Intersects | |
[ OK ] BoundingBox2.Intersects (0 ms) | |
[ RUN ] BoundingBox2.ClosestIntersection | |
[ OK ] BoundingBox2.ClosestIntersection (0 ms) | |
[ RUN ] BoundingBox2.MidPoint | |
[ OK ] BoundingBox2.MidPoint (0 ms) | |
[ RUN ] BoundingBox2.DiagonalLength | |
[ OK ] BoundingBox2.DiagonalLength (0 ms) | |
[ RUN ] BoundingBox2.DiagonalLengthSquared | |
[ OK ] BoundingBox2.DiagonalLengthSquared (0 ms) | |
[ RUN ] BoundingBox2.Reset | |
[ OK ] BoundingBox2.Reset (0 ms) | |
[ RUN ] BoundingBox2.Merge | |
[ OK ] BoundingBox2.Merge (0 ms) | |
[ RUN ] BoundingBox2.Expand | |
[ OK ] BoundingBox2.Expand (0 ms) | |
[ RUN ] BoundingBox2.Corner | |
[ OK ] BoundingBox2.Corner (0 ms) | |
[ RUN ] BoundingBox2.IsEmpty | |
[ OK ] BoundingBox2.IsEmpty (0 ms) | |
[----------] 14 tests from BoundingBox2 (466 ms total) | |
[----------] 14 tests from BoundingBox3 | |
[ RUN ] BoundingBox3.Constructors | |
[ OK ] BoundingBox3.Constructors (0 ms) | |
[ RUN ] BoundingBox3.BasicGetters | |
[ OK ] BoundingBox3.BasicGetters (0 ms) | |
[ RUN ] BoundingBox3.Overlaps | |
[ OK ] BoundingBox3.Overlaps (0 ms) | |
[ RUN ] BoundingBox3.Contains | |
[ OK ] BoundingBox3.Contains (0 ms) | |
[ RUN ] BoundingBox3.Intersects | |
[ OK ] BoundingBox3.Intersects (0 ms) | |
[ RUN ] BoundingBox3.ClosestIntersection | |
[ OK ] BoundingBox3.ClosestIntersection (0 ms) | |
[ RUN ] BoundingBox3.MidPoint | |
[ OK ] BoundingBox3.MidPoint (0 ms) | |
[ RUN ] BoundingBox3.DiagonalLength | |
[ OK ] BoundingBox3.DiagonalLength (0 ms) | |
[ RUN ] BoundingBox3.DiagonalLengthSquared | |
[ OK ] BoundingBox3.DiagonalLengthSquared (0 ms) | |
[ RUN ] BoundingBox3.Reset | |
[ OK ] BoundingBox3.Reset (0 ms) | |
[ RUN ] BoundingBox3.Merge | |
[ OK ] BoundingBox3.Merge (0 ms) | |
[ RUN ] BoundingBox3.Expand | |
[ OK ] BoundingBox3.Expand (0 ms) | |
[ RUN ] BoundingBox3.Corner | |
[ OK ] BoundingBox3.Corner (0 ms) | |
[ RUN ] BoundingBox3.IsEmpty | |
[ OK ] BoundingBox3.IsEmpty (0 ms) | |
[----------] 14 tests from BoundingBox3 (268 ms total) | |
[----------] 9 tests from BoundingBox | |
[ RUN ] BoundingBox.Constructors | |
[ OK ] BoundingBox.Constructors (0 ms) | |
[ RUN ] BoundingBox.Overlaps | |
[ OK ] BoundingBox.Overlaps (0 ms) | |
[ RUN ] BoundingBox.Contains | |
[ OK ] BoundingBox.Contains (1 ms) | |
[ RUN ] BoundingBox.MidPoint | |
[ OK ] BoundingBox.MidPoint (0 ms) | |
[ RUN ] BoundingBox.DiagonalLength | |
[ OK ] BoundingBox.DiagonalLength (0 ms) | |
[ RUN ] BoundingBox.DiagonalLengthSquared | |
[ OK ] BoundingBox.DiagonalLengthSquared (0 ms) | |
[ RUN ] BoundingBox.Reset | |
[ OK ] BoundingBox.Reset (0 ms) | |
[ RUN ] BoundingBox.Merge | |
[ OK ] BoundingBox.Merge (0 ms) | |
[ RUN ] BoundingBox.Expand | |
[ OK ] BoundingBox.Expand (0 ms) | |
[----------] 9 tests from BoundingBox (219 ms total) | |
[----------] 8 tests from Box2 | |
[ RUN ] Box2.Constructors | |
[ OK ] Box2.Constructors (0 ms) | |
[ RUN ] Box2.ClosestPoint | |
[ OK ] Box2.ClosestPoint (0 ms) | |
[ RUN ] Box2.ClosestDistance | |
[ OK ] Box2.ClosestDistance (1 ms) | |
[ RUN ] Box2.Intersects | |
[ OK ] Box2.Intersects (0 ms) | |
[ RUN ] Box2.ClosestIntersection | |
[ OK ] Box2.ClosestIntersection (0 ms) | |
[ RUN ] Box2.BoundingBox | |
[ OK ] Box2.BoundingBox (0 ms) | |
[ RUN ] Box2.ClosestNormal | |
[ OK ] Box2.ClosestNormal (0 ms) | |
[ RUN ] Box2.Builder | |
[ OK ] Box2.Builder (0 ms) | |
[----------] 8 tests from Box2 (171 ms total) | |
[----------] 7 tests from Box3 | |
[ RUN ] Box3.Constructors | |
[ OK ] Box3.Constructors (0 ms) | |
[ RUN ] Box3.ClosestPoint | |
[ OK ] Box3.ClosestPoint (0 ms) | |
[ RUN ] Box3.ClosestDistance | |
[ OK ] Box3.ClosestDistance (0 ms) | |
[ RUN ] Box3.Intersects | |
[ OK ] Box3.Intersects (0 ms) | |
[ RUN ] Box3.ClosestIntersection | |
[ OK ] Box3.ClosestIntersection (0 ms) | |
[ RUN ] Box3.BoundingBox | |
[ OK ] Box3.BoundingBox (0 ms) | |
[ RUN ] Box3.ClosestNormal | |
[ OK ] Box3.ClosestNormal (0 ms) | |
[----------] 7 tests from Box3 (224 ms total) | |
[----------] 1 test from CG | |
[ RUN ] CG.Solve | |
[ OK ] CG.Solve (0 ms) | |
[----------] 1 test from CG (39 ms total) | |
[----------] 1 test from PCG | |
[ RUN ] PCG.Solve | |
[ OK ] PCG.Solve (0 ms) | |
[----------] 1 test from PCG (33 ms total) | |
[----------] 10 tests from CellCenteredScalarGrid2 | |
[ RUN ] CellCenteredScalarGrid2.Constructors | |
[ OK ] CellCenteredScalarGrid2.Constructors (1 ms) | |
[ RUN ] CellCenteredScalarGrid2.Swap | |
[ OK ] CellCenteredScalarGrid2.Swap (0 ms) | |
[ RUN ] CellCenteredScalarGrid2.Set | |
[ OK ] CellCenteredScalarGrid2.Set (0 ms) | |
[ RUN ] CellCenteredScalarGrid2.AssignmentOperator | |
[ OK ] CellCenteredScalarGrid2.AssignmentOperator (0 ms) | |
[ RUN ] CellCenteredScalarGrid2.Clone | |
[ OK ] CellCenteredScalarGrid2.Clone (0 ms) | |
[ RUN ] CellCenteredScalarGrid2.Builder | |
[ OK ] CellCenteredScalarGrid2.Builder (1 ms) | |
[ RUN ] CellCenteredScalarGrid2.Fill | |
[ OK ] CellCenteredScalarGrid2.Fill (0 ms) | |
[ RUN ] CellCenteredScalarGrid2.GradientAtAtDataPoint | |
[ OK ] CellCenteredScalarGrid2.GradientAtAtDataPoint (0 ms) | |
[ RUN ] CellCenteredScalarGrid2.LaplacianAtAtDataPoint | |
[ OK ] CellCenteredScalarGrid2.LaplacianAtAtDataPoint (0 ms) | |
[ RUN ] CellCenteredScalarGrid2.Serialization | |
[ OK ] CellCenteredScalarGrid2.Serialization (0 ms) | |
[----------] 10 tests from CellCenteredScalarGrid2 (259 ms total) | |
[----------] 10 tests from CellCenteredScalarGrid3 | |
[ RUN ] CellCenteredScalarGrid3.Constructors | |
[ OK ] CellCenteredScalarGrid3.Constructors (0 ms) | |
[ RUN ] CellCenteredScalarGrid3.Swap | |
[ OK ] CellCenteredScalarGrid3.Swap (0 ms) | |
[ RUN ] CellCenteredScalarGrid3.Set | |
[ OK ] CellCenteredScalarGrid3.Set (0 ms) | |
[ RUN ] CellCenteredScalarGrid3.AssignmentOperator | |
[ OK ] CellCenteredScalarGrid3.AssignmentOperator (0 ms) | |
[ RUN ] CellCenteredScalarGrid3.Clone | |
[ OK ] CellCenteredScalarGrid3.Clone (0 ms) | |
[ RUN ] CellCenteredScalarGrid3.Builder | |
[ OK ] CellCenteredScalarGrid3.Builder (0 ms) | |
[ RUN ] CellCenteredScalarGrid3.Fill | |
[ OK ] CellCenteredScalarGrid3.Fill (0 ms) | |
[ RUN ] CellCenteredScalarGrid3.GradientAtDataPoint | |
[ OK ] CellCenteredScalarGrid3.GradientAtDataPoint (0 ms) | |
[ RUN ] CellCenteredScalarGrid3.LaplacianAtAtDataPoint | |
[ OK ] CellCenteredScalarGrid3.LaplacianAtAtDataPoint (1 ms) | |
[ RUN ] CellCenteredScalarGrid3.Serialization | |
[ OK ] CellCenteredScalarGrid3.Serialization (1 ms) | |
[----------] 10 tests from CellCenteredScalarGrid3 (165 ms total) | |
[----------] 10 tests from CellCenteredVectorGrid2 | |
[ RUN ] CellCenteredVectorGrid2.Constructors | |
[ OK ] CellCenteredVectorGrid2.Constructors (0 ms) | |
[ RUN ] CellCenteredVectorGrid2.Swap | |
[ OK ] CellCenteredVectorGrid2.Swap (0 ms) | |
[ RUN ] CellCenteredVectorGrid2.Set | |
[ OK ] CellCenteredVectorGrid2.Set (0 ms) | |
[ RUN ] CellCenteredVectorGrid2.AssignmentOperator | |
[ OK ] CellCenteredVectorGrid2.AssignmentOperator (0 ms) | |
[ RUN ] CellCenteredVectorGrid2.Clone | |
[ OK ] CellCenteredVectorGrid2.Clone (0 ms) | |
[ RUN ] CellCenteredVectorGrid2.Builder | |
[ OK ] CellCenteredVectorGrid2.Builder (1 ms) | |
[ RUN ] CellCenteredVectorGrid2.Fill | |
[ OK ] CellCenteredVectorGrid2.Fill (0 ms) | |
[ RUN ] CellCenteredVectorGrid2.DivergenceAtDataPoint | |
[ OK ] CellCenteredVectorGrid2.DivergenceAtDataPoint (0 ms) | |
[ RUN ] CellCenteredVectorGrid2.CurlAtAtDataPoint | |
[ OK ] CellCenteredVectorGrid2.CurlAtAtDataPoint (0 ms) | |
[ RUN ] CellCenteredVectorGrid2.Serialization | |
[ OK ] CellCenteredVectorGrid2.Serialization (0 ms) | |
[----------] 10 tests from CellCenteredVectorGrid2 (266 ms total) | |
[----------] 10 tests from CellCenteredVectorGrid3 | |
[ RUN ] CellCenteredVectorGrid3.Constructors | |
[ OK ] CellCenteredVectorGrid3.Constructors (0 ms) | |
[ RUN ] CellCenteredVectorGrid3.Swap | |
[ OK ] CellCenteredVectorGrid3.Swap (0 ms) | |
[ RUN ] CellCenteredVectorGrid3.Set | |
[ OK ] CellCenteredVectorGrid3.Set (0 ms) | |
[ RUN ] CellCenteredVectorGrid3.AssignmentOperator | |
[ OK ] CellCenteredVectorGrid3.AssignmentOperator (0 ms) | |
[ RUN ] CellCenteredVectorGrid3.Clone | |
[ OK ] CellCenteredVectorGrid3.Clone (1 ms) | |
[ RUN ] CellCenteredVectorGrid3.Builder | |
[ OK ] CellCenteredVectorGrid3.Builder (0 ms) | |
[ RUN ] CellCenteredVectorGrid3.Fill | |
[ OK ] CellCenteredVectorGrid3.Fill (1 ms) | |
[ RUN ] CellCenteredVectorGrid3.DivergenceAtDataPoint | |
[ OK ] CellCenteredVectorGrid3.DivergenceAtDataPoint (0 ms) | |
[ RUN ] CellCenteredVectorGrid3.CurlAtDataPoint | |
[ OK ] CellCenteredVectorGrid3.CurlAtDataPoint (0 ms) | |
[ RUN ] CellCenteredVectorGrid3.Serialization | |
[ OK ] CellCenteredVectorGrid3.Serialization (1 ms) | |
[----------] 10 tests from CellCenteredVectorGrid3 (334 ms total) | |
[----------] 2 tests from ColliderSet2 | |
[ RUN ] ColliderSet2.Constructors | |
[ OK ] ColliderSet2.Constructors (0 ms) | |
[ RUN ] ColliderSet2.Builder | |
[ OK ] ColliderSet2.Builder (0 ms) | |
[----------] 2 tests from ColliderSet2 (45 ms total) | |
[----------] 2 tests from ColliderSet3 | |
[ RUN ] ColliderSet3.Constructors | |
[ OK ] ColliderSet3.Constructors (0 ms) | |
[ RUN ] ColliderSet3.Builder | |
[ OK ] ColliderSet3.Builder (0 ms) | |
[----------] 2 tests from ColliderSet3 (4 ms total) | |
[----------] 5 tests from CustomImplicitSurface2 | |
[ RUN ] CustomImplicitSurface2.SignedDistance | |
[ OK ] CustomImplicitSurface2.SignedDistance (0 ms) | |
[ RUN ] CustomImplicitSurface2.ClosestPoint | |
[ OK ] CustomImplicitSurface2.ClosestPoint (1 ms) | |
[ RUN ] CustomImplicitSurface2.ClosestNormal | |
[ OK ] CustomImplicitSurface2.ClosestNormal (1 ms) | |
[ RUN ] CustomImplicitSurface2.Intersects | |
[ OK ] CustomImplicitSurface2.Intersects (1 ms) | |
[ RUN ] CustomImplicitSurface2.ClosestIntersection | |
[ OK ] CustomImplicitSurface2.ClosestIntersection (0 ms) | |
[----------] 5 tests from CustomImplicitSurface2 (153 ms total) | |
[----------] 5 tests from CustomImplicitSurface3 | |
[ RUN ] CustomImplicitSurface3.SignedDistance | |
[ OK ] CustomImplicitSurface3.SignedDistance (0 ms) | |
[ RUN ] CustomImplicitSurface3.ClosestPoint | |
[ OK ] CustomImplicitSurface3.ClosestPoint (0 ms) | |
[ RUN ] CustomImplicitSurface3.ClosestNormal | |
[ OK ] CustomImplicitSurface3.ClosestNormal (0 ms) | |
[ RUN ] CustomImplicitSurface3.Intersects | |
[ OK ] CustomImplicitSurface3.Intersects (0 ms) | |
[ RUN ] CustomImplicitSurface3.ClosestIntersection | |
[ OK ] CustomImplicitSurface3.ClosestIntersection (0 ms) | |
[----------] 5 tests from CustomImplicitSurface3 (149 ms total) | |
[----------] 8 tests from Cylinder3 | |
[ RUN ] Cylinder3.Constructors | |
[ OK ] Cylinder3.Constructors (0 ms) | |
[ RUN ] Cylinder3.ClosestPoint | |
[ OK ] Cylinder3.ClosestPoint (0 ms) | |
[ RUN ] Cylinder3.ClosestDistance | |
[ OK ] Cylinder3.ClosestDistance (0 ms) | |
[ RUN ] Cylinder3.Intersects | |
[ OK ] Cylinder3.Intersects (0 ms) | |
[ RUN ] Cylinder3.ClosestIntersection | |
[ OK ] Cylinder3.ClosestIntersection (0 ms) | |
[ RUN ] Cylinder3.BoundingBox | |
[ OK ] Cylinder3.BoundingBox (0 ms) | |
[ RUN ] Cylinder3.ClosestNormal | |
[ OK ] Cylinder3.ClosestNormal (0 ms) | |
[ RUN ] Cylinder3.Builder | |
[ OK ] Cylinder3.Builder (0 ms) | |
[----------] 8 tests from Cylinder3 (125 ms total) | |
[----------] 2 tests from FDMCGSolver2 | |
[ RUN ] FDMCGSolver2.Solve | |
[ OK ] FDMCGSolver2.Solve (0 ms) | |
[ RUN ] FDMCGSolver2.SolveCompressed | |
[ OK ] FDMCGSolver2.SolveCompressed (1 ms) | |
[----------] 2 tests from FDMCGSolver2 (36 ms total) | |
[----------] 2 tests from FDMCGSolver3 | |
[ RUN ] FDMCGSolver3.Solve | |
[ OK ] FDMCGSolver3.Solve (0 ms) | |
[ RUN ] FDMCGSolver3.SolveCompressed | |
[ OK ] FDMCGSolver3.SolveCompressed (1 ms) | |
[----------] 2 tests from FDMCGSolver3 (69 ms total) | |
[----------] 6 tests from FDMGaussSeidelSolver2 | |
[ RUN ] FDMGaussSeidelSolver2.SolveLowRes | |
[ OK ] FDMGaussSeidelSolver2.SolveLowRes (0 ms) | |
[ RUN ] FDMGaussSeidelSolver2.Solve | |
[ OK ] FDMGaussSeidelSolver2.Solve (78 ms) | |
[ RUN ] FDMGaussSeidelSolver2.Relax | |
[ OK ] FDMGaussSeidelSolver2.Relax (201 ms) | |
[ RUN ] FDMGaussSeidelSolver2.RelaxRedBlack | |
[ OK ] FDMGaussSeidelSolver2.RelaxRedBlack (105 ms) | |
[ RUN ] FDMGaussSeidelSolver2.SolveCompressedLowRes | |
[ OK ] FDMGaussSeidelSolver2.SolveCompressedLowRes (0 ms) | |
[ RUN ] FDMGaussSeidelSolver2.SolveCompressed | |
[ OK ] FDMGaussSeidelSolver2.SolveCompressed (48 ms) | |
[----------] 6 tests from FDMGaussSeidelSolver2 (472 ms total) | |
[----------] 6 tests from FDMGaussSeidelSolver3 | |
[ RUN ] FDMGaussSeidelSolver3.SolveLowRes | |
[ OK ] FDMGaussSeidelSolver3.SolveLowRes (0 ms) | |
[ RUN ] FDMGaussSeidelSolver3.Solve | |
[ OK ] FDMGaussSeidelSolver3.Solve (357 ms) | |
[ RUN ] FDMGaussSeidelSolver3.Relax | |
[ OK ] FDMGaussSeidelSolver3.Relax (920 ms) | |
[ RUN ] FDMGaussSeidelSolver3.RelaxRedBlack | |
[ OK ] FDMGaussSeidelSolver3.RelaxRedBlack (424 ms) | |
[ RUN ] FDMGaussSeidelSolver3.SolveCompressedLowRes | |
[ OK ] FDMGaussSeidelSolver3.SolveCompressedLowRes (0 ms) | |
[ RUN ] FDMGaussSeidelSolver3.SolveCompressed | |
[ OK ] FDMGaussSeidelSolver3.SolveCompressed (113 ms) | |
[----------] 6 tests from FDMGaussSeidelSolver3 (1823 ms total) | |
[----------] 3 tests from FDMICCGSolver2 | |
[ RUN ] FDMICCGSolver2.SolveLowRes | |
[ OK ] FDMICCGSolver2.SolveLowRes (0 ms) | |
[ RUN ] FDMICCGSolver2.Solve | |
[ OK ] FDMICCGSolver2.Solve (215 ms) | |
[ RUN ] FDMICCGSolver2.SolveCompressed | |
[ OK ] FDMICCGSolver2.SolveCompressed (1 ms) | |
[----------] 3 tests from FDMICCGSolver2 (220 ms total) | |
[----------] 3 tests from FDMICCGSolver3 | |
[ RUN ] FDMICCGSolver3.SolveLowRes | |
[ OK ] FDMICCGSolver3.SolveLowRes (0 ms) | |
[ RUN ] FDMICCGSolver3.Solve | |
[ OK ] FDMICCGSolver3.Solve (832 ms) | |
[ RUN ] FDMICCGSolver3.SolveCompressed | |
[ OK ] FDMICCGSolver3.SolveCompressed (1 ms) | |
[----------] 3 tests from FDMICCGSolver3 (838 ms total) | |
[----------] 2 tests from FDMJacobiSolver2 | |
[ RUN ] FDMJacobiSolver2.Solve | |
[ OK ] FDMJacobiSolver2.Solve (0 ms) | |
[ RUN ] FDMJacobiSolver2.SolveCompressed | |
[ OK ] FDMJacobiSolver2.SolveCompressed (1 ms) | |
[----------] 2 tests from FDMJacobiSolver2 (37 ms total) | |
[----------] 2 tests from FDMJacobiSolver3 | |
[ RUN ] FDMJacobiSolver3.Solve | |
[ OK ] FDMJacobiSolver3.Solve (1 ms) | |
[ RUN ] FDMJacobiSolver3.SolveCompressed | |
[ OK ] FDMJacobiSolver3.SolveCompressed (2 ms) | |
[----------] 2 tests from FDMJacobiSolver3 (67 ms total) | |
[----------] 1 test from FDMMGUtils2 | |
[ RUN ] FDMMGUtils2.ResizeArrayWithFinest | |
[ OK ] FDMMGUtils2.ResizeArrayWithFinest (0 ms) | |
[----------] 1 test from FDMMGUtils2 (37 ms total) | |
[----------] 1 test from FDMMGPCGSolver2 | |
[ RUN ] FDMMGPCGSolver2.Solve | |
[ OK ] FDMMGPCGSolver2.Solve (166 ms) | |
[----------] 1 test from FDMMGPCGSolver2 (182 ms total) | |
[----------] 1 test from FDMMGPCGSolver3 | |
[ RUN ] FDMMGPCGSolver3.Solve | |
[ OK ] FDMMGPCGSolver3.Solve (764 ms) | |
[----------] 1 test from FDMMGPCGSolver3 (767 ms total) | |
[----------] 1 test from FDMMGSolver2 | |
[ RUN ] FDMMGSolver2.Solve | |
[ OK ] FDMMGSolver2.Solve (24 ms) | |
[----------] 1 test from FDMMGSolver2 (24 ms total) | |
[----------] 1 test from FDMMGSolver3 | |
[ RUN ] FDMMGSolver3.Solve | |
[ OK ] FDMMGSolver3.Solve (6484 ms) | |
[----------] 1 test from FDMMGSolver3 (6486 ms total) | |
[----------] 8 tests from FDMUtils | |
[ RUN ] FDMUtils.ScalarToGradient2 | |
[ OK ] FDMUtils.ScalarToGradient2 (0 ms) | |
[ RUN ] FDMUtils.VectorToGradient2 | |
[ OK ] FDMUtils.VectorToGradient2 (0 ms) | |
[ RUN ] FDMUtils.ScalarToGradient3 | |
[ OK ] FDMUtils.ScalarToGradient3 (0 ms) | |
[ RUN ] FDMUtils.VectorToGradient3 | |
[ OK ] FDMUtils.VectorToGradient3 (1 ms) | |
[ RUN ] FDMUtils.ScalarToLaplacian2 | |
[ OK ] FDMUtils.ScalarToLaplacian2 (0 ms) | |
[ RUN ] FDMUtils.VectorToLaplacian2 | |
[ OK ] FDMUtils.VectorToLaplacian2 (0 ms) | |
[ RUN ] FDMUtils.ScalarToLaplacian3 | |
[ OK ] FDMUtils.ScalarToLaplacian3 (0 ms) | |
[ RUN ] FDMUtils.VectorToLaplacian3 | |
[ OK ] FDMUtils.VectorToLaplacian3 (0 ms) | |
[----------] 8 tests from FDMUtils (150 ms total) | |
[----------] 2 tests from FLIPSolver2 | |
[ RUN ] FLIPSolver2.Empty | |
[ OK ] FLIPSolver2.Empty (2 ms) | |
[ RUN ] FLIPSolver2.PICBlendingFactor | |
[ OK ] FLIPSolver2.PICBlendingFactor (0 ms) | |
[----------] 2 tests from FLIPSolver2 (50 ms total) | |
[----------] 2 tests from FLIPSolver3 | |
[ RUN ] FLIPSolver3.Empty | |
[ OK ] FLIPSolver3.Empty (23 ms) | |
[ RUN ] FLIPSolver3.PICBlendingFactor | |
[ OK ] FLIPSolver3.PICBlendingFactor (3 ms) | |
[----------] 2 tests from FLIPSolver3 (65 ms total) | |
[----------] 8 tests from FaceCenteredGrid2 | |
[ RUN ] FaceCenteredGrid2.Constructors | |
[ OK ] FaceCenteredGrid2.Constructors (0 ms) | |
[ RUN ] FaceCenteredGrid2.Fill | |
[ OK ] FaceCenteredGrid2.Fill (1 ms) | |
[ RUN ] FaceCenteredGrid2.DivergenceAtCellCenter | |
[ OK ] FaceCenteredGrid2.DivergenceAtCellCenter (0 ms) | |
[ RUN ] FaceCenteredGrid2.CurlAtCellCenter | |
[ OK ] FaceCenteredGrid2.CurlAtCellCenter (0 ms) | |
[ RUN ] FaceCenteredGrid2.ValueAtCellCenter | |
[ OK ] FaceCenteredGrid2.ValueAtCellCenter (0 ms) | |
[ RUN ] FaceCenteredGrid2.Sample | |
[ OK ] FaceCenteredGrid2.Sample (0 ms) | |
[ RUN ] FaceCenteredGrid2.Builder | |
[ OK ] FaceCenteredGrid2.Builder (0 ms) | |
[ RUN ] FaceCenteredGrid2.Serialization | |
[ OK ] FaceCenteredGrid2.Serialization (0 ms) | |
[----------] 8 tests from FaceCenteredGrid2 (108 ms total) | |
[----------] 8 tests from FaceCenteredGrid3 | |
[ RUN ] FaceCenteredGrid3.Constructors | |
[ OK ] FaceCenteredGrid3.Constructors (0 ms) | |
[ RUN ] FaceCenteredGrid3.Fill | |
[ OK ] FaceCenteredGrid3.Fill (0 ms) | |
[ RUN ] FaceCenteredGrid3.DivergenceAtCellCenter | |
[ OK ] FaceCenteredGrid3.DivergenceAtCellCenter (0 ms) | |
[ RUN ] FaceCenteredGrid3.CurlAtCellCenter | |
[ OK ] FaceCenteredGrid3.CurlAtCellCenter (1 ms) | |
[ RUN ] FaceCenteredGrid3.ValueAtCellCenter | |
[ OK ] FaceCenteredGrid3.ValueAtCellCenter (0 ms) | |
[ RUN ] FaceCenteredGrid3.Sample | |
[ OK ] FaceCenteredGrid3.Sample (1 ms) | |
[ RUN ] FaceCenteredGrid3.Builder | |
[ OK ] FaceCenteredGrid3.Builder (0 ms) | |
[ RUN ] FaceCenteredGrid3.Serialization | |
[ OK ] FaceCenteredGrid3.Serialization (0 ms) | |
[----------] 8 tests from FaceCenteredGrid3 (267 ms total) | |
[----------] 1 test from GridBackwardEulerDiffusionSolver2 | |
[ RUN ] GridBackwardEulerDiffusionSolver2.Solve | |
[ OK ] GridBackwardEulerDiffusionSolver2.Solve (1 ms) | |
[----------] 1 test from GridBackwardEulerDiffusionSolver2 (39 ms total) | |
[----------] 1 test from GridBackwardEulerDiffusionSolver3 | |
[ RUN ] GridBackwardEulerDiffusionSolver3.Solve | |
[ OK ] GridBackwardEulerDiffusionSolver3.Solve (1 ms) | |
[----------] 1 test from GridBackwardEulerDiffusionSolver3 (30 ms total) | |
[----------] 2 tests from GridBlockedBoundaryConditionSolver2 | |
[ RUN ] GridBlockedBoundaryConditionSolver2.ClosedDomain | |
[ OK ] GridBlockedBoundaryConditionSolver2.ClosedDomain (1 ms) | |
[ RUN ] GridBlockedBoundaryConditionSolver2.OpenDomain | |
[ OK ] GridBlockedBoundaryConditionSolver2.OpenDomain (0 ms) | |
[----------] 2 tests from GridBlockedBoundaryConditionSolver2 (66 ms total) | |
[----------] 2 tests from GridBlockedBoundaryConditionSolver3 | |
[ RUN ] GridBlockedBoundaryConditionSolver3.ClosedDomain | |
[ OK ] GridBlockedBoundaryConditionSolver3.ClosedDomain (5 ms) | |
[ RUN ] GridBlockedBoundaryConditionSolver3.OpenDomain | |
[ OK ] GridBlockedBoundaryConditionSolver3.OpenDomain (6 ms) | |
[----------] 2 tests from GridBlockedBoundaryConditionSolver3 (48 ms total) | |
[----------] 3 tests from VolumeGridEmitter2 | |
[ RUN ] VolumeGridEmitter2.Velocity | |
[ OK ] VolumeGridEmitter2.Velocity (1 ms) | |
[ RUN ] VolumeGridEmitter2.SignedDistance | |
[ OK ] VolumeGridEmitter2.SignedDistance (0 ms) | |
[ RUN ] VolumeGridEmitter2.StepFunction | |
[ OK ] VolumeGridEmitter2.StepFunction (0 ms) | |
[----------] 3 tests from VolumeGridEmitter2 (72 ms total) | |
[----------] 3 tests from VolumeGridEmitter3 | |
[ RUN ] VolumeGridEmitter3.Velocity | |
[ OK ] VolumeGridEmitter3.Velocity (1 ms) | |
[ RUN ] VolumeGridEmitter3.SignedDistance | |
[ OK ] VolumeGridEmitter3.SignedDistance (1 ms) | |
[ RUN ] VolumeGridEmitter3.StepFunction | |
[ OK ] VolumeGridEmitter3.StepFunction (2 ms) | |
[----------] 3 tests from VolumeGridEmitter3 (93 ms total) | |
[----------] 4 tests from GridFluidSolver2 | |
[ RUN ] GridFluidSolver2.Constructor | |
[ OK ] GridFluidSolver2.Constructor (0 ms) | |
[ RUN ] GridFluidSolver2.ResizeGridSystemData | |
[ OK ] GridFluidSolver2.ResizeGridSystemData (0 ms) | |
[ RUN ] GridFluidSolver2.MinimumResolution | |
[ OK ] GridFluidSolver2.MinimumResolution (1 ms) | |
[ RUN ] GridFluidSolver2.GravityOnly | |
[ OK ] GridFluidSolver2.GravityOnly (0 ms) | |
[----------] 4 tests from GridFluidSolver2 (73 ms total) | |
[----------] 4 tests from GridFluidSolver3 | |
[ RUN ] GridFluidSolver3.Constructor | |
[ OK ] GridFluidSolver3.Constructor (0 ms) | |
[ RUN ] GridFluidSolver3.ResizeGridSystemData | |
[ OK ] GridFluidSolver3.ResizeGridSystemData (0 ms) | |
[ RUN ] GridFluidSolver3.MinimumResolution | |
[ OK ] GridFluidSolver3.MinimumResolution (1 ms) | |
[ RUN ] GridFluidSolver3.GravityOnly | |
[ OK ] GridFluidSolver3.GravityOnly (0 ms) | |
[----------] 4 tests from GridFluidSolver3 (73 ms total) | |
[----------] 1 test from GridForwardEulerDiffusionSolver2 | |
[ RUN ] GridForwardEulerDiffusionSolver2.Solve | |
[ OK ] GridForwardEulerDiffusionSolver2.Solve (0 ms) | |
[----------] 1 test from GridForwardEulerDiffusionSolver2 (18 ms total) | |
[----------] 1 test from GridForwardEulerDiffusionSolver3 | |
[ RUN ] GridForwardEulerDiffusionSolver3.Solve | |
[ OK ] GridForwardEulerDiffusionSolver3.Solve (0 ms) | |
[----------] 1 test from GridForwardEulerDiffusionSolver3 (35 ms total) | |
[----------] 2 tests from GridFractionalBoundaryConditionSolver2 | |
[ RUN ] GridFractionalBoundaryConditionSolver2.ClosedDomain | |
[ OK ] GridFractionalBoundaryConditionSolver2.ClosedDomain (0 ms) | |
[ RUN ] GridFractionalBoundaryConditionSolver2.OpenDomain | |
[ OK ] GridFractionalBoundaryConditionSolver2.OpenDomain (1 ms) | |
[----------] 2 tests from GridFractionalBoundaryConditionSolver2 (50 ms total) | |
[----------] 2 tests from GridFractionalBoundaryConditionSolver3 | |
[ RUN ] GridFractionalBoundaryConditionSolver3.ClosedDomain | |
[ OK ] GridFractionalBoundaryConditionSolver3.ClosedDomain (2 ms) | |
[ RUN ] GridFractionalBoundaryConditionSolver3.OpenDomain | |
[ OK ] GridFractionalBoundaryConditionSolver3.OpenDomain (2 ms) | |
[----------] 2 tests from GridFractionalBoundaryConditionSolver3 (65 ms total) | |
[----------] 3 tests from GridFractionalSinglePhasePressureSolver2 | |
[ RUN ] GridFractionalSinglePhasePressureSolver2.SolveFreeSurface | |
[ OK ] GridFractionalSinglePhasePressureSolver2.SolveFreeSurface (0 ms) | |
[ RUN ] GridFractionalSinglePhasePressureSolver2.SolveFreeSurfaceCompressed | |
[ OK ] GridFractionalSinglePhasePressureSolver2.SolveFreeSurfaceCompressed (1 ms) | |
[ RUN ] GridFractionalSinglePhasePressureSolver2.SolveFreeSurfaceMG | |
[ OK ] GridFractionalSinglePhasePressureSolver2.SolveFreeSurfaceMG (24 ms) | |
[----------] 3 tests from GridFractionalSinglePhasePressureSolver2 (115 ms total) | |
[----------] 2 tests from GridFractionalSinglePhasePressureSolver3 | |
[ RUN ] GridFractionalSinglePhasePressureSolver3.SolveFreeSurface | |
[ OK ] GridFractionalSinglePhasePressureSolver3.SolveFreeSurface (0 ms) | |
[ RUN ] GridFractionalSinglePhasePressureSolver3.SolveFreeSurfaceCompressed | |
[ OK ] GridFractionalSinglePhasePressureSolver3.SolveFreeSurfaceCompressed (1 ms) | |
[----------] 2 tests from GridFractionalSinglePhasePressureSolver3 (37 ms total) | |
[----------] 7 tests from GridSinglePhasePressureSolver2 | |
[ RUN ] GridSinglePhasePressureSolver2.SolveSinglePhase | |
[ OK ] GridSinglePhasePressureSolver2.SolveSinglePhase (0 ms) | |
[ RUN ] GridSinglePhasePressureSolver2.SolveSinglePhaseCompressed | |
[ OK ] GridSinglePhasePressureSolver2.SolveSinglePhaseCompressed (0 ms) | |
[ RUN ] GridSinglePhasePressureSolver2.SolveSinglePhaseWithBoundary | |
[ OK ] GridSinglePhasePressureSolver2.SolveSinglePhaseWithBoundary (0 ms) | |
[ RUN ] GridSinglePhasePressureSolver2.SolveFreeSurface | |
[ OK ] GridSinglePhasePressureSolver2.SolveFreeSurface (1 ms) | |
[ RUN ] GridSinglePhasePressureSolver2.SolveFreeSurfaceCompressed | |
[ OK ] GridSinglePhasePressureSolver2.SolveFreeSurfaceCompressed (1 ms) | |
[ RUN ] GridSinglePhasePressureSolver2.SolveFreeSurfaceWithBoundary | |
[ OK ] GridSinglePhasePressureSolver2.SolveFreeSurfaceWithBoundary (0 ms) | |
[ RUN ] GridSinglePhasePressureSolver2.SolveSinglePhaseWithMG | |
[ OK ] GridSinglePhasePressureSolver2.SolveSinglePhaseWithMG (10 ms) | |
[----------] 7 tests from GridSinglePhasePressureSolver2 (200 ms total) | |
[----------] 5 tests from GridSinglePhasePressureSolver3 | |
[ RUN ] GridSinglePhasePressureSolver3.SolveSinglePhase | |
[ OK ] GridSinglePhasePressureSolver3.SolveSinglePhase (1 ms) | |
[ RUN ] GridSinglePhasePressureSolver3.SolveSinglePhaseWithBoundary | |
[ OK ] GridSinglePhasePressureSolver3.SolveSinglePhaseWithBoundary (1 ms) | |
[ RUN ] GridSinglePhasePressureSolver3.SolveFreeSurface | |
[ OK ] GridSinglePhasePressureSolver3.SolveFreeSurface (0 ms) | |
[ RUN ] GridSinglePhasePressureSolver3.SolveFreeSurfaceCompressed | |
[ OK ] GridSinglePhasePressureSolver3.SolveFreeSurfaceCompressed (1 ms) | |
[ RUN ] GridSinglePhasePressureSolver3.SolveFreeSurfaceWithBoundary | |
[ OK ] GridSinglePhasePressureSolver3.SolveFreeSurfaceWithBoundary (1 ms) | |
[----------] 5 tests from GridSinglePhasePressureSolver3 (169 ms total) | |
[----------] 2 tests from GridSystemData2 | |
[ RUN ] GridSystemData2.Constructors | |
[ OK ] GridSystemData2.Constructors (0 ms) | |
[ RUN ] GridSystemData2.Serialize | |
[ OK ] GridSystemData2.Serialize (2 ms) | |
[----------] 2 tests from GridSystemData2 (49 ms total) | |
[----------] 2 tests from GridSystemData3 | |
[ RUN ] GridSystemData3.Constructors | |
[ OK ] GridSystemData3.Constructors (6 ms) | |
[ RUN ] GridSystemData3.Serialize | |
[ OK ] GridSystemData3.Serialize (123 ms) | |
[----------] 2 tests from GridSystemData3 (174 ms total) | |
[----------] 11 tests from ImplicitSurfaceSet2 | |
[ RUN ] ImplicitSurfaceSet2.Constructor | |
[ OK ] ImplicitSurfaceSet2.Constructor (0 ms) | |
[ RUN ] ImplicitSurfaceSet2.NumberOfSurfaces | |
[ OK ] ImplicitSurfaceSet2.NumberOfSurfaces (0 ms) | |
[ RUN ] ImplicitSurfaceSet2.SurfaceAt | |
[ OK ] ImplicitSurfaceSet2.SurfaceAt (0 ms) | |
[ RUN ] ImplicitSurfaceSet2.AddSurface | |
[ OK ] ImplicitSurfaceSet2.AddSurface (0 ms) | |
[ RUN ] ImplicitSurfaceSet2.ClosestPoint | |
[ OK ] ImplicitSurfaceSet2.ClosestPoint (0 ms) | |
[ RUN ] ImplicitSurfaceSet2.ClosestDistance | |
[ OK ] ImplicitSurfaceSet2.ClosestDistance (0 ms) | |
[ RUN ] ImplicitSurfaceSet2.Intersects | |
[ OK ] ImplicitSurfaceSet2.Intersects (0 ms) | |
[ RUN ] ImplicitSurfaceSet2.ClosestIntersection | |
[ OK ] ImplicitSurfaceSet2.ClosestIntersection (0 ms) | |
[ RUN ] ImplicitSurfaceSet2.BoundingBox | |
[ OK ] ImplicitSurfaceSet2.BoundingBox (0 ms) | |
[ RUN ] ImplicitSurfaceSet2.SignedDistance | |
[ OK ] ImplicitSurfaceSet2.SignedDistance (0 ms) | |
[ RUN ] ImplicitSurfaceSet2.ClosestNormal | |
[ OK ] ImplicitSurfaceSet2.ClosestNormal (0 ms) | |
[----------] 11 tests from ImplicitSurfaceSet2 (237 ms total) | |
[----------] 11 tests from ImplicitSurfaceSet3 | |
[ RUN ] ImplicitSurfaceSet3.Constructor | |
[ OK ] ImplicitSurfaceSet3.Constructor (1 ms) | |
[ RUN ] ImplicitSurfaceSet3.NumberOfSurfaces | |
[ OK ] ImplicitSurfaceSet3.NumberOfSurfaces (0 ms) | |
[ RUN ] ImplicitSurfaceSet3.SurfaceAt | |
[ OK ] ImplicitSurfaceSet3.SurfaceAt (0 ms) | |
[ RUN ] ImplicitSurfaceSet3.AddSurface | |
[ OK ] ImplicitSurfaceSet3.AddSurface (0 ms) | |
[ RUN ] ImplicitSurfaceSet3.ClosestPoint | |
[ OK ] ImplicitSurfaceSet3.ClosestPoint (0 ms) | |
[ RUN ] ImplicitSurfaceSet3.ClosestDistance | |
[ OK ] ImplicitSurfaceSet3.ClosestDistance (0 ms) | |
[ RUN ] ImplicitSurfaceSet3.Intersects | |
[ OK ] ImplicitSurfaceSet3.Intersects (0 ms) | |
[ RUN ] ImplicitSurfaceSet3.ClosestIntersection | |
[ OK ] ImplicitSurfaceSet3.ClosestIntersection (0 ms) | |
[ RUN ] ImplicitSurfaceSet3.BoundingBox | |
[ OK ] ImplicitSurfaceSet3.BoundingBox (0 ms) | |
[ RUN ] ImplicitSurfaceSet3.SignedDistance | |
[ OK ] ImplicitSurfaceSet3.SignedDistance (0 ms) | |
[ RUN ] ImplicitSurfaceSet3.ClosestNormal | |
[ OK ] ImplicitSurfaceSet3.ClosestNormal (0 ms) | |
[----------] 11 tests from ImplicitSurfaceSet3 (343 ms total) | |
[----------] 1 test from ImplicitTriangleMesh3 | |
[ RUN ] ImplicitTriangleMesh3.SignedDistance | |
[ OK ] ImplicitTriangleMesh3.SignedDistance (279 ms) | |
[----------] 1 test from ImplicitTriangleMesh3 (301 ms total) | |
[----------] 1 test from LevelSetLiquidSolver2 | |
[ RUN ] LevelSetLiquidSolver2.ComputeVolume | |
[ OK ] LevelSetLiquidSolver2.ComputeVolume (1 ms) | |
[----------] 1 test from LevelSetLiquidSolver2 (2 ms total) | |
[----------] 1 test from LevelSetLiquidSolver3 | |
[ RUN ] LevelSetLiquidSolver3.ComputeVolume | |
[ OK ] LevelSetLiquidSolver3.ComputeVolume (5 ms) | |
[----------] 1 test from LevelSetLiquidSolver3 (8 ms total) | |
[----------] 2 tests from UpwindLevelSetSolver2 | |
[ RUN ] UpwindLevelSetSolver2.Reinitialize | |
[ OK ] UpwindLevelSetSolver2.Reinitialize (1 ms) | |
[ RUN ] UpwindLevelSetSolver2.Extrapolate | |
[ OK ] UpwindLevelSetSolver2.Extrapolate (3 ms) | |
[----------] 2 tests from UpwindLevelSetSolver2 (64 ms total) | |
[----------] 2 tests from UpwindLevelSetSolver3 | |
[ RUN ] UpwindLevelSetSolver3.Reinitialize | |
[ OK ] UpwindLevelSetSolver3.Reinitialize (57 ms) | |
[ RUN ] UpwindLevelSetSolver3.Extrapolate | |
[ OK ] UpwindLevelSetSolver3.Extrapolate (40 ms) | |
[----------] 2 tests from UpwindLevelSetSolver3 (114 ms total) | |
[----------] 2 tests from ENOLevelSetSolver2 | |
[ RUN ] ENOLevelSetSolver2.Reinitialize | |
[ OK ] ENOLevelSetSolver2.Reinitialize (2 ms) | |
[ RUN ] ENOLevelSetSolver2.Extrapolate | |
[ OK ] ENOLevelSetSolver2.Extrapolate (1 ms) | |
[----------] 2 tests from ENOLevelSetSolver2 (6 ms total) | |
[----------] 2 tests from ENOLevelSetSolver3 | |
[ RUN ] ENOLevelSetSolver3.Reinitialize | |
[ OK ] ENOLevelSetSolver3.Reinitialize (127 ms) | |
[ RUN ] ENOLevelSetSolver3.Extrapolate | |
[ OK ] ENOLevelSetSolver3.Extrapolate (122 ms) | |
[----------] 2 tests from ENOLevelSetSolver3 (267 ms total) | |
[----------] 2 tests from FMMLevelSetSolver2 | |
[ RUN ] FMMLevelSetSolver2.Reinitialize | |
[ OK ] FMMLevelSetSolver2.Reinitialize (0 ms) | |
[ RUN ] FMMLevelSetSolver2.Extrapolate | |
[ OK ] FMMLevelSetSolver2.Extrapolate (1 ms) | |
[----------] 2 tests from FMMLevelSetSolver2 (3 ms total) | |
[----------] 2 tests from FMMLevelSetSolver3 | |
[ RUN ] FMMLevelSetSolver3.Reinitialize | |
[ OK ] FMMLevelSetSolver3.Reinitialize (17 ms) | |
[ RUN ] FMMLevelSetSolver3.Extrapolate | |
[ OK ] FMMLevelSetSolver3.Extrapolate (12 ms) | |
[----------] 2 tests from FMMLevelSetSolver3 (34 ms total) | |
[----------] 4 tests from ListQueryEngine2 | |
[ RUN ] ListQueryEngine2.BoxIntersection | |
[ OK ] ListQueryEngine2.BoxIntersection (0 ms) | |
[ RUN ] ListQueryEngine2.RayIntersection | |
[ OK ] ListQueryEngine2.RayIntersection (0 ms) | |
[ RUN ] ListQueryEngine2.ClosestIntersection | |
[ OK ] ListQueryEngine2.ClosestIntersection (1 ms) | |
[ RUN ] ListQueryEngine2.NearestNeighbor | |
[ OK ] ListQueryEngine2.NearestNeighbor (0 ms) | |
[----------] 4 tests from ListQueryEngine2 (88 ms total) | |
[----------] 4 tests from ListQueryEngine3 | |
[ RUN ] ListQueryEngine3.BoxIntersection | |
[ OK ] ListQueryEngine3.BoxIntersection (0 ms) | |
[ RUN ] ListQueryEngine3.RayIntersection | |
[ OK ] ListQueryEngine3.RayIntersection (1 ms) | |
[ RUN ] ListQueryEngine3.ClosestIntersection | |
[ OK ] ListQueryEngine3.ClosestIntersection (0 ms) | |
[ RUN ] ListQueryEngine3.NearestNeighbor | |
[ OK ] ListQueryEngine3.NearestNeighbor (0 ms) | |
[----------] 4 tests from ListQueryEngine3 (124 ms total) | |
[----------] 1 test from MG | |
[ RUN ] MG.Solve | |
[ OK ] MG.Solve (17 ms) | |
[----------] 1 test from MG (33 ms total) | |
[----------] 4 tests from MathUtils | |
[ RUN ] MathUtils.GetBarycentric | |
[ OK ] MathUtils.GetBarycentric (0 ms) | |
[ RUN ] MathUtils.Lerp | |
[ OK ] MathUtils.Lerp (0 ms) | |
[ RUN ] MathUtils.CatmullRom | |
[ OK ] MathUtils.CatmullRom (0 ms) | |
[ RUN ] MathUtils.MonotonicCatmullRom | |
[ OK ] MathUtils.MonotonicCatmullRom (0 ms) | |
[----------] 4 tests from MathUtils (136 ms total) | |
[----------] 10 tests from Matrix2x2 | |
[ RUN ] Matrix2x2.Constructors | |
[ OK ] Matrix2x2.Constructors (0 ms) | |
[ RUN ] Matrix2x2.SetMethods | |
[ OK ] Matrix2x2.SetMethods (0 ms) | |
[ RUN ] Matrix2x2.BasicGetters | |
[ OK ] Matrix2x2.BasicGetters (0 ms) | |
[ RUN ] Matrix2x2.BinaryOperators | |
[ OK ] Matrix2x2.BinaryOperators (0 ms) | |
[ RUN ] Matrix2x2.AugmentedOperators | |
[ OK ] Matrix2x2.AugmentedOperators (0 ms) | |
[ RUN ] Matrix2x2.Modifiers | |
[ OK ] Matrix2x2.Modifiers (0 ms) | |
[ RUN ] Matrix2x2.ComplexGetters | |
[ OK ] Matrix2x2.ComplexGetters (0 ms) | |
[ RUN ] Matrix2x2.SetterOperatorOverloadings | |
[ OK ] Matrix2x2.SetterOperatorOverloadings (0 ms) | |
[ RUN ] Matrix2x2.GetterOperatorOverloadings | |
[ OK ] Matrix2x2.GetterOperatorOverloadings (0 ms) | |
[ RUN ] Matrix2x2.Helpers | |
[ OK ] Matrix2x2.Helpers (0 ms) | |
[----------] 10 tests from Matrix2x2 (246 ms total) | |
[----------] 10 tests from Matrix3x3 | |
[ RUN ] Matrix3x3.Constructors | |
[ OK ] Matrix3x3.Constructors (0 ms) | |
[ RUN ] Matrix3x3.SetMethods | |
[ OK ] Matrix3x3.SetMethods (0 ms) | |
[ RUN ] Matrix3x3.BasicGetters | |
[ OK ] Matrix3x3.BasicGetters (0 ms) | |
[ RUN ] Matrix3x3.BinaryOperators | |
[ OK ] Matrix3x3.BinaryOperators (0 ms) | |
[ RUN ] Matrix3x3.AugmentedOperators | |
[ OK ] Matrix3x3.AugmentedOperators (0 ms) | |
[ RUN ] Matrix3x3.Modifiers | |
[ OK ] Matrix3x3.Modifiers (0 ms) | |
[ RUN ] Matrix3x3.ComplexGetters | |
[ OK ] Matrix3x3.ComplexGetters (0 ms) | |
[ RUN ] Matrix3x3.SetterOperatorOverloadings | |
[ OK ] Matrix3x3.SetterOperatorOverloadings (0 ms) | |
[ RUN ] Matrix3x3.GetterOperatorOverloadings | |
[ OK ] Matrix3x3.GetterOperatorOverloadings (0 ms) | |
[ RUN ] Matrix3x3.Helpers | |
[ OK ] Matrix3x3.Helpers (0 ms) | |
[----------] 10 tests from Matrix3x3 (322 ms total) | |
[----------] 10 tests from Matrix4x4 | |
[ RUN ] Matrix4x4.Constructors | |
[ OK ] Matrix4x4.Constructors (0 ms) | |
[ RUN ] Matrix4x4.SetMethods | |
[ OK ] Matrix4x4.SetMethods (0 ms) | |
[ RUN ] Matrix4x4.BasicGetters | |
[ OK ] Matrix4x4.BasicGetters (1 ms) | |
[ RUN ] Matrix4x4.BinaryOperators | |
[ OK ] Matrix4x4.BinaryOperators (0 ms) | |
[ RUN ] Matrix4x4.AugmentedOperators | |
[ OK ] Matrix4x4.AugmentedOperators (0 ms) | |
[ RUN ] Matrix4x4.Modifiers | |
[ OK ] Matrix4x4.Modifiers (0 ms) | |
[ RUN ] Matrix4x4.ComplexGetters | |
[ OK ] Matrix4x4.ComplexGetters (0 ms) | |
[ RUN ] Matrix4x4.SetterOperatorOverloadings | |
[ OK ] Matrix4x4.SetterOperatorOverloadings (0 ms) | |
[ RUN ] Matrix4x4.GetterOperatorOverloadings | |
[ OK ] Matrix4x4.GetterOperatorOverloadings (0 ms) | |
[ RUN ] Matrix4x4.Helpers | |
[ OK ] Matrix4x4.Helpers (0 ms) | |
[----------] 10 tests from Matrix4x4 (310 ms total) | |
[----------] 9 tests from MatrixCSR | |
[ RUN ] MatrixCSR.Constructors | |
[ OK ] MatrixCSR.Constructors (0 ms) | |
[ RUN ] MatrixCSR.BasicSetters | |
[ OK ] MatrixCSR.BasicSetters (0 ms) | |
[ RUN ] MatrixCSR.BinaryOperatorMethods | |
[ OK ] MatrixCSR.BinaryOperatorMethods (1 ms) | |
[ RUN ] MatrixCSR.AugmentedMethods | |
[ OK ] MatrixCSR.AugmentedMethods (0 ms) | |
[ RUN ] MatrixCSR.ComplexGetters | |
[ OK ] MatrixCSR.ComplexGetters (0 ms) | |
[ RUN ] MatrixCSR.SetterOperators | |
[ OK ] MatrixCSR.SetterOperators (0 ms) | |
[ RUN ] MatrixCSR.GetterOperators | |
[ OK ] MatrixCSR.GetterOperators (0 ms) | |
[ RUN ] MatrixCSR.Builders | |
[ OK ] MatrixCSR.Builders (0 ms) | |
[ RUN ] MatrixCSR.OperatorOverloadings | |
[ OK ] MatrixCSR.OperatorOverloadings (0 ms) | |
[----------] 9 tests from MatrixCSR (174 ms total) | |
[----------] 9 tests from MatrixMxN | |
[ RUN ] MatrixMxN.Constructors | |
[ OK ] MatrixMxN.Constructors (1 ms) | |
[ RUN ] MatrixMxN.BasicSetters | |
[ OK ] MatrixMxN.BasicSetters (1 ms) | |
[ RUN ] MatrixMxN.BinaryOperatorMethod | |
[ OK ] MatrixMxN.BinaryOperatorMethod (1 ms) | |
[ RUN ] MatrixMxN.AugmentedOperatorMethod | |
[ OK ] MatrixMxN.AugmentedOperatorMethod (0 ms) | |
[ RUN ] MatrixMxN.ComplexGetters | |
[ OK ] MatrixMxN.ComplexGetters (0 ms) | |
[ RUN ] MatrixMxN.Modifiers | |
[ OK ] MatrixMxN.Modifiers (0 ms) | |
[ RUN ] MatrixMxN.SetterOperators | |
[ OK ] MatrixMxN.SetterOperators (0 ms) | |
[ RUN ] MatrixMxN.GetterOperator | |
[ OK ] MatrixMxN.GetterOperator (0 ms) | |
[ RUN ] MatrixMxN.Builders | |
[ OK ] MatrixMxN.Builders (0 ms) | |
[----------] 9 tests from MatrixMxN (301 ms total) | |
[----------] 9 tests from Matrix | |
[ RUN ] Matrix.Constructors | |
[ OK ] Matrix.Constructors (0 ms) | |
[ RUN ] Matrix.BasicSetters | |
[ OK ] Matrix.BasicSetters (0 ms) | |
[ RUN ] Matrix.BinaryOperatorMethod | |
[ OK ] Matrix.BinaryOperatorMethod (0 ms) | |
[ RUN ] Matrix.AugmentedOperatorMethod | |
[ OK ] Matrix.AugmentedOperatorMethod (0 ms) | |
[ RUN ] Matrix.ComplexGetters | |
[ OK ] Matrix.ComplexGetters (0 ms) | |
[ RUN ] Matrix.Modifiers | |
[ OK ] Matrix.Modifiers (0 ms) | |
[ RUN ] Matrix.SetterOperators | |
[ OK ] Matrix.SetterOperators (0 ms) | |
[ RUN ] Matrix.GetterOperator | |
[ OK ] Matrix.GetterOperator (0 ms) | |
[ RUN ] Matrix.Builders | |
[ OK ] Matrix.Builders (0 ms) | |
[----------] 9 tests from Matrix (251 ms total) | |
[----------] 6 tests from Octree | |
[ RUN ] Octree.Constructors | |
[ OK ] Octree.Constructors (0 ms) | |
[ RUN ] Octree.Nearest | |
[ OK ] Octree.Nearest (1 ms) | |
[ RUN ] Octree.BBoxIntersects | |
[ OK ] Octree.BBoxIntersects (0 ms) | |
[ RUN ] Octree.ForEachOverlappingItems | |
[ OK ] Octree.ForEachOverlappingItems (1 ms) | |
[ RUN ] Octree.RayIntersects | |
[ OK ] Octree.RayIntersects (1 ms) | |
[ RUN ] Octree.ClosestIntersection | |
[ OK ] Octree.ClosestIntersection (3 ms) | |
[----------] 6 tests from Octree (205 ms total) | |
[----------] 2 tests from PCISPHSolver2 | |
[ RUN ] PCISPHSolver2.UpdateEmpty | |
[ OK ] PCISPHSolver2.UpdateEmpty (2 ms) | |
[ RUN ] PCISPHSolver2.Parameters | |
[ OK ] PCISPHSolver2.Parameters (0 ms) | |
[----------] 2 tests from PCISPHSolver2 (36 ms total) | |
[----------] 2 tests from PCISPHSolver3 | |
[ RUN ] PCISPHSolver3.UpdateEmpty | |
[ OK ] PCISPHSolver3.UpdateEmpty (45 ms) | |
[ RUN ] PCISPHSolver3.Parameters | |
[ OK ] PCISPHSolver3.Parameters (6 ms) | |
[----------] 2 tests from PCISPHSolver3 (79 ms total) | |
[----------] 4 tests from PDE | |
[ RUN ] PDE.Upwind1 | |
[ OK ] PDE.Upwind1 (0 ms) | |
[ RUN ] PDE.CD2 | |
[ OK ] PDE.CD2 (0 ms) | |
[ RUN ] PDE.ENO3 | |
[ OK ] PDE.ENO3 (0 ms) | |
[ RUN ] PDE.WENO5 | |
[ OK ] PDE.WENO5 (0 ms) | |
[----------] 4 tests from PDE (72 ms total) | |
[----------] 1 test from PICSolver2 | |
[ RUN ] PICSolver2.UpdateEmpty | |
[ OK ] PICSolver2.UpdateEmpty (1 ms) | |
[----------] 1 test from PICSolver2 (33 ms total) | |
[----------] 1 test from PICSolver3 | |
[ RUN ] PICSolver3.UpdateEmpty | |
[ OK ] PICSolver3.UpdateEmpty (15 ms) | |
[----------] 1 test from PICSolver3 (37 ms total) | |
[----------] 9 tests from Parallel | |
[ RUN ] Parallel.Fill | |
[ OK ] Parallel.Fill (1 ms) | |
[ RUN ] Parallel.For | |
[ OK ] Parallel.For (0 ms) | |
[ RUN ] Parallel.RangeFor | |
[ OK ] Parallel.RangeFor (0 ms) | |
[ RUN ] Parallel.For2D | |
[ OK ] Parallel.For2D (0 ms) | |
[ RUN ] Parallel.RangeFor2D | |
[ OK ] Parallel.RangeFor2D (0 ms) | |
[ RUN ] Parallel.For3D | |
[ OK ] Parallel.For3D (0 ms) | |
[ RUN ] Parallel.RangeFor3D | |
[ OK ] Parallel.RangeFor3D (1 ms) | |
[ RUN ] Parallel.Sort | |
[ OK ] Parallel.Sort (0 ms) | |
[ RUN ] Parallel.Reduce | |
[ OK ] Parallel.Reduce (0 ms) | |
[----------] 9 tests from Parallel (141 ms total) | |
[----------] 9 tests from ParticleSystemData2 | |
[ RUN ] ParticleSystemData2.Constructors | |
[ OK ] ParticleSystemData2.Constructors (0 ms) | |
[ RUN ] ParticleSystemData2.Resize | |
[ OK ] ParticleSystemData2.Resize (0 ms) | |
[ RUN ] ParticleSystemData2.AddScalarData | |
[ OK ] ParticleSystemData2.AddScalarData (0 ms) | |
[ RUN ] ParticleSystemData2.AddVectorData | |
[ OK ] ParticleSystemData2.AddVectorData (0 ms) | |
[ RUN ] ParticleSystemData2.AddParticles | |
[ OK ] ParticleSystemData2.AddParticles (0 ms) | |
[ RUN ] ParticleSystemData2.AddParticlesException | |
[ OK ] ParticleSystemData2.AddParticlesException (0 ms) | |
[ RUN ] ParticleSystemData2.BuildNeighborSearcher | |
[ OK ] ParticleSystemData2.BuildNeighborSearcher (1 ms) | |
[ RUN ] ParticleSystemData2.BuildNeighborLists | |
[ OK ] ParticleSystemData2.BuildNeighborLists (1 ms) | |
[ RUN ] ParticleSystemData2.Serialization | |
[ OK ] ParticleSystemData2.Serialization (1 ms) | |
[----------] 9 tests from ParticleSystemData2 (268 ms total) | |
[----------] 9 tests from ParticleSystemData3 | |
[ RUN ] ParticleSystemData3.Constructors | |
[ OK ] ParticleSystemData3.Constructors (26 ms) | |
[ RUN ] ParticleSystemData3.Resize | |
[ OK ] ParticleSystemData3.Resize (3 ms) | |
[ RUN ] ParticleSystemData3.AddScalarData | |
[ OK ] ParticleSystemData3.AddScalarData (3 ms) | |
[ RUN ] ParticleSystemData3.AddVectorData | |
[ OK ] ParticleSystemData3.AddVectorData (3 ms) | |
[ RUN ] ParticleSystemData3.AddParticles | |
[ OK ] ParticleSystemData3.AddParticles (2 ms) | |
[ RUN ] ParticleSystemData3.AddParticlesException | |
[ OK ] ParticleSystemData3.AddParticlesException (3 ms) | |
[ RUN ] ParticleSystemData3.BuildNeighborSearcher | |
[ OK ] ParticleSystemData3.BuildNeighborSearcher (8 ms) | |
[ RUN ] ParticleSystemData3.BuildNeighborLists | |
[ OK ] ParticleSystemData3.BuildNeighborLists (8 ms) | |
[ RUN ] ParticleSystemData3.Serialization | |
[ OK ] ParticleSystemData3.Serialization (47 ms) | |
[----------] 9 tests from ParticleSystemData3 (266 ms total) | |
[----------] 3 tests from ParticleSystemSolver2 | |
[ RUN ] ParticleSystemSolver2.Constructor | |
[ OK ] ParticleSystemSolver2.Constructor (0 ms) | |
[ RUN ] ParticleSystemSolver2.BasicParams | |
[ OK ] ParticleSystemSolver2.BasicParams (0 ms) | |
[ RUN ] ParticleSystemSolver2.Update | |
[ OK ] ParticleSystemSolver2.Update (1 ms) | |
[----------] 3 tests from ParticleSystemSolver2 (8 ms total) | |
[----------] 3 tests from ParticleSystemSolver3 | |
[ RUN ] ParticleSystemSolver3.Constructor | |
[ OK ] ParticleSystemSolver3.Constructor (2 ms) | |
[ RUN ] ParticleSystemSolver3.BasicParams | |
[ OK ] ParticleSystemSolver3.BasicParams (8 ms) | |
[ RUN ] ParticleSystemSolver3.Update | |
[ OK ] ParticleSystemSolver3.Update (3 ms) | |
[----------] 3 tests from ParticleSystemSolver3 (87 ms total) | |
[----------] 1 test from Plane2 | |
[ RUN ] Plane2.Builder | |
[ OK ] Plane2.Builder (0 ms) | |
[----------] 1 test from Plane2 (30 ms total) | |
[----------] 1 test from Plane3 | |
[ RUN ] Plane3.Builder | |
[ OK ] Plane3.Builder (0 ms) | |
[----------] 1 test from Plane3 (3 ms total) | |
[----------] 16 tests from Point2 | |
[ RUN ] Point2.Constructors | |
[ OK ] Point2.Constructors (0 ms) | |
[ RUN ] Point2.SetMethods | |
[ OK ] Point2.SetMethods (0 ms) | |
[ RUN ] Point2.BasicSetterMethods | |
[ OK ] Point2.BasicSetterMethods (0 ms) | |
[ RUN ] Point2.BinaryOperatorMethods | |
[ OK ] Point2.BinaryOperatorMethods (0 ms) | |
[ RUN ] Point2.BinaryInverseOperatorMethods | |
[ OK ] Point2.BinaryInverseOperatorMethods (0 ms) | |
[ RUN ] Point2.AugmentedOperatorMethods | |
[ OK ] Point2.AugmentedOperatorMethods (0 ms) | |
[ RUN ] Point2.AtMethod | |
[ OK ] Point2.AtMethod (0 ms) | |
[ RUN ] Point2.BasicGetterMethods | |
[ OK ] Point2.BasicGetterMethods (0 ms) | |
[ RUN ] Point2.BracketOperator | |
[ OK ] Point2.BracketOperator (0 ms) | |
[ RUN ] Point2.AssignmentOperator | |
[ OK ] Point2.AssignmentOperator (0 ms) | |
[ RUN ] Point2.AugmentedOperators | |
[ OK ] Point2.AugmentedOperators (0 ms) | |
[ RUN ] Point2.EqualOperator | |
[ OK ] Point2.EqualOperator (0 ms) | |
[ RUN ] Point2.MinMaxFunction | |
[ OK ] Point2.MinMaxFunction (0 ms) | |
[ RUN ] Point2.ClampFunction | |
[ OK ] Point2.ClampFunction (0 ms) | |
[ RUN ] Point2.CeilFloorFunction | |
[ OK ] Point2.CeilFloorFunction (0 ms) | |
[ RUN ] Point2.BinaryOperators | |
[ OK ] Point2.BinaryOperators (1 ms) | |
[----------] 16 tests from Point2 (260 ms total) | |
[----------] 16 tests from Point3 | |
[ RUN ] Point3.Constructors | |
[ OK ] Point3.Constructors (0 ms) | |
[ RUN ] Point3.SetMethods | |
[ OK ] Point3.SetMethods (0 ms) | |
[ RUN ] Point3.BasicSetterMethods | |
[ OK ] Point3.BasicSetterMethods (0 ms) | |
[ RUN ] Point3.BinaryOperatorMethods | |
[ OK ] Point3.BinaryOperatorMethods (0 ms) | |
[ RUN ] Point3.BinaryInverseOperatorMethods | |
[ OK ] Point3.BinaryInverseOperatorMethods (0 ms) | |
[ RUN ] Point3.AugmentedOperatorMethods | |
[ OK ] Point3.AugmentedOperatorMethods (0 ms) | |
[ RUN ] Point3.AtMethods | |
[ OK ] Point3.AtMethods (0 ms) | |
[ RUN ] Point3.BasicGetterMethods | |
[ OK ] Point3.BasicGetterMethods (0 ms) | |
[ RUN ] Point3.BracketOperators | |
[ OK ] Point3.BracketOperators (0 ms) | |
[ RUN ] Point3.AssignmentOperators | |
[ OK ] Point3.AssignmentOperators (0 ms) | |
[ RUN ] Point3.AugmentedOperators | |
[ OK ] Point3.AugmentedOperators (0 ms) | |
[ RUN ] Point3.EqualOperatators | |
[ OK ] Point3.EqualOperatators (0 ms) | |
[ RUN ] Point3.MinMaxFunctions | |
[ OK ] Point3.MinMaxFunctions (0 ms) | |
[ RUN ] Point3.ClampFunction | |
[ OK ] Point3.ClampFunction (0 ms) | |
[ RUN ] Point3.CeilFloorFunctions | |
[ OK ] Point3.CeilFloorFunctions (0 ms) | |
[ RUN ] Point3.BinaryOperators | |
[ OK ] Point3.BinaryOperators (0 ms) | |
[----------] 16 tests from Point3 (486 ms total) | |
[----------] 3 tests from PointHashGridSearcher2 | |
[ RUN ] PointHashGridSearcher2.ForEachNearByPoint | |
[ OK ] PointHashGridSearcher2.ForEachNearByPoint (0 ms) | |
[ RUN ] PointHashGridSearcher2.HasEachNearByPoint | |
[ OK ] PointHashGridSearcher2.HasEachNearByPoint (0 ms) | |
[ RUN ] PointHashGridSearcher2.Build | |
[ OK ] PointHashGridSearcher2.Build (0 ms) | |
[----------] 3 tests from PointHashGridSearcher2 (101 ms total) | |
[----------] 3 tests from PointHashGridSearcher3 | |
[ RUN ] PointHashGridSearcher3.ForEachNearByPoint | |
[ OK ] PointHashGridSearcher3.ForEachNearByPoint (0 ms) | |
[ RUN ] PointHashGridSearcher3.HasEachNearByPoint | |
[ OK ] PointHashGridSearcher3.HasEachNearByPoint (0 ms) | |
[ RUN ] PointHashGridSearcher3.Build | |
[ OK ] PointHashGridSearcher3.Build (0 ms) | |
[----------] 3 tests from PointHashGridSearcher3 (100 ms total) | |
[----------] 3 tests from PointKdTreeSearcher2 | |
[ RUN ] PointKdTreeSearcher2.ForEachNearbyPoint | |
[ OK ] PointKdTreeSearcher2.ForEachNearbyPoint (0 ms) | |
[ RUN ] PointKdTreeSearcher2.ForEachNearbyPointEmpty | |
[ OK ] PointKdTreeSearcher2.ForEachNearbyPointEmpty (0 ms) | |
[ RUN ] PointKdTreeSearcher2.Serialization | |
[ OK ] PointKdTreeSearcher2.Serialization (0 ms) | |
[----------] 3 tests from PointKdTreeSearcher2 (86 ms total) | |
[----------] 4 tests from PointKdTreeSearcher3 | |
[ RUN ] PointKdTreeSearcher3.ForEachNearbyPoint | |
[ OK ] PointKdTreeSearcher3.ForEachNearbyPoint (0 ms) | |
[ RUN ] PointKdTreeSearcher3.ForEachNearbyPointEmpty | |
[ OK ] PointKdTreeSearcher3.ForEachNearbyPointEmpty (0 ms) | |
[ RUN ] PointKdTreeSearcher3.CopyConstructor | |
[ OK ] PointKdTreeSearcher3.CopyConstructor (0 ms) | |
[ RUN ] PointKdTreeSearcher3.Serialize | |
[ OK ] PointKdTreeSearcher3.Serialize (0 ms) | |
[----------] 4 tests from PointKdTreeSearcher3 (118 ms total) | |
[----------] 2 tests from PointParallelHashGridSearcher2 | |
[ RUN ] PointParallelHashGridSearcher2.ForEachNearByPoint | |
[ OK ] PointParallelHashGridSearcher2.ForEachNearByPoint (0 ms) | |
[ RUN ] PointParallelHashGridSearcher2.ForEachNearbyPointEmpty | |
[ OK ] PointParallelHashGridSearcher2.ForEachNearbyPointEmpty (0 ms) | |
[----------] 2 tests from PointParallelHashGridSearcher2 (67 ms total) | |
[----------] 4 tests from PointParallelHashGridSearcher3 | |
[ RUN ] PointParallelHashGridSearcher3.ForEachNearByPoint | |
[ OK ] PointParallelHashGridSearcher3.ForEachNearByPoint (0 ms) | |
[ RUN ] PointParallelHashGridSearcher3.HasEachNearByPoint | |
[ OK ] PointParallelHashGridSearcher3.HasEachNearByPoint (0 ms) | |
[ RUN ] PointParallelHashGridSearcher3.Build | |
[ OK ] PointParallelHashGridSearcher3.Build (0 ms) | |
[ RUN ] PointParallelHashGridSearcher3.Serialization | |
[ OK ] PointParallelHashGridSearcher3.Serialization (0 ms) | |
[----------] 4 tests from PointParallelHashGridSearcher3 (115 ms total) | |
[----------] 3 tests from PointParticleEmitter2 | |
[ RUN ] PointParticleEmitter2.Constructors | |
[ OK ] PointParticleEmitter2.Constructors (0 ms) | |
[ RUN ] PointParticleEmitter2.Emit | |
[ OK ] PointParticleEmitter2.Emit (0 ms) | |
[ RUN ] PointParticleEmitter2.Builder | |
[ OK ] PointParticleEmitter2.Builder (0 ms) | |
[----------] 3 tests from PointParticleEmitter2 (25 ms total) | |
[----------] 3 tests from PointParticleEmitter3 | |
[ RUN ] PointParticleEmitter3.Constructors | |
[ OK ] PointParticleEmitter3.Constructors (0 ms) | |
[ RUN ] PointParticleEmitter3.Emit | |
[ OK ] PointParticleEmitter3.Emit (3 ms) | |
[ RUN ] PointParticleEmitter3.Builder | |
[ OK ] PointParticleEmitter3.Builder (0 ms) | |
[----------] 3 tests from PointParticleEmitter3 (41 ms total) | |
[----------] 1 test from PointSimpleListSearcher2 | |
[ RUN ] PointSimpleListSearcher2.ForEachNearByPoint | |
[ OK ] PointSimpleListSearcher2.ForEachNearByPoint (0 ms) | |
[----------] 1 test from PointSimpleListSearcher2 (47 ms total) | |
[----------] 1 test from PointSimpleListSearcher3 | |
[ RUN ] PointSimpleListSearcher3.ForEachNearByPoint | |
[ OK ] PointSimpleListSearcher3.ForEachNearByPoint (0 ms) | |
[----------] 1 test from PointSimpleListSearcher3 (38 ms total) | |
[----------] 4 tests from Point | |
[ RUN ] Point.Constructors | |
[ OK ] Point.Constructors (0 ms) | |
[ RUN ] Point.SetMethods | |
[ OK ] Point.SetMethods (0 ms) | |
[ RUN ] Point.AssignmentOperators | |
[ OK ] Point.AssignmentOperators (0 ms) | |
[ RUN ] Point.BracketOperators | |
[ OK ] Point.BracketOperators (0 ms) | |
[----------] 4 tests from Point (111 ms total) | |
[----------] 6 tests from Quadtree | |
[ RUN ] Quadtree.Constructors | |
[ OK ] Quadtree.Constructors (0 ms) | |
[ RUN ] Quadtree.Nearest | |
[ OK ] Quadtree.Nearest (1 ms) | |
[ RUN ] Quadtree.BBoxIntersects | |
[ OK ] Quadtree.BBoxIntersects (0 ms) | |
[ RUN ] Quadtree.ForEachOverlappingItems | |
[ OK ] Quadtree.ForEachOverlappingItems (1 ms) | |
[ RUN ] Quadtree.RayIntersects | |
[ OK ] Quadtree.RayIntersects (1 ms) | |
[ RUN ] Quadtree.ClosestIntersection | |
[ OK ] Quadtree.ClosestIntersection (1 ms) | |
[----------] 6 tests from Quadtree (205 ms total) | |
[----------] 9 tests from Quaternion | |
[ RUN ] Quaternion.Constructors | |
[ OK ] Quaternion.Constructors (0 ms) | |
[ RUN ] Quaternion.BasicSetters | |
[ OK ] Quaternion.BasicSetters (0 ms) | |
[ RUN ] Quaternion.CastTo | |
[ OK ] Quaternion.CastTo (0 ms) | |
[ RUN ] Quaternion.Normalized | |
[ OK ] Quaternion.Normalized (0 ms) | |
[ RUN ] Quaternion.BinaryOperators | |
[ OK ] Quaternion.BinaryOperators (0 ms) | |
[ RUN ] Quaternion.Modifiers | |
[ OK ] Quaternion.Modifiers (0 ms) | |
[ RUN ] Quaternion.ComplexGetters | |
[ OK ] Quaternion.ComplexGetters (0 ms) | |
[ RUN ] Quaternion.SetterOperators | |
[ OK ] Quaternion.SetterOperators (0 ms) | |
[ RUN ] Quaternion.GetterOperators | |
[ OK ] Quaternion.GetterOperators (0 ms) | |
[----------] 9 tests from Quaternion (118 ms total) | |
[----------] 2 tests from Ray2 | |
[ RUN ] Ray2.Constructors | |
[ OK ] Ray2.Constructors (0 ms) | |
[ RUN ] Ray2.PointAt | |
[ OK ] Ray2.PointAt (0 ms) | |
[----------] 2 tests from Ray2 (71 ms total) | |
[----------] 2 tests from Ray3 | |
[ RUN ] Ray3.Constructors | |
[ OK ] Ray3.Constructors (0 ms) | |
[ RUN ] Ray3.PointAt | |
[ OK ] Ray3.PointAt (0 ms) | |
[----------] 2 tests from Ray3 (31 ms total) | |
[----------] 2 tests from RigidBodyCollider2 | |
[ RUN ] RigidBodyCollider2.ResolveCollision | |
[ OK ] RigidBodyCollider2.ResolveCollision (0 ms) | |
[ RUN ] RigidBodyCollider2.VelocityAt | |
[ OK ] RigidBodyCollider2.VelocityAt (0 ms) | |
[----------] 2 tests from RigidBodyCollider2 (42 ms total) | |
[----------] 2 tests from RigidBodyCollider3 | |
[ RUN ] RigidBodyCollider3.ResolveCollision | |
[ OK ] RigidBodyCollider3.ResolveCollision (0 ms) | |
[ RUN ] RigidBodyCollider3.VelocityAt | |
[ OK ] RigidBodyCollider3.VelocityAt (0 ms) | |
[----------] 2 tests from RigidBodyCollider3 (64 ms total) | |
[----------] 2 tests from SPHSolver2 | |
[ RUN ] SPHSolver2.UpdateEmpty | |
[ OK ] SPHSolver2.UpdateEmpty (24 ms) | |
[ RUN ] SPHSolver2.Parameters | |
[ OK ] SPHSolver2.Parameters (1 ms) | |
[----------] 2 tests from SPHSolver2 (59 ms total) | |
[----------] 2 tests from SPHSolver3 | |
[ RUN ] SPHSolver3.UpdateEmpty | |
[ OK ] SPHSolver3.UpdateEmpty (89 ms) | |
[ RUN ] SPHSolver3.Parameters | |
[ OK ] SPHSolver3.Parameters (6 ms) | |
[----------] 2 tests from SPHSolver3 (115 ms total) | |
[----------] 4 tests from SPHStdKernel2 | |
[ RUN ] SPHStdKernel2.Constructors | |
[ OK ] SPHStdKernel2.Constructors (0 ms) | |
[ RUN ] SPHStdKernel2.KernelFunction | |
[ OK ] SPHStdKernel2.KernelFunction (0 ms) | |
[ RUN ] SPHStdKernel2.FirstDerivative | |
[ OK ] SPHStdKernel2.FirstDerivative (0 ms) | |
[ RUN ] SPHStdKernel2.Gradient | |
[ OK ] SPHStdKernel2.Gradient (0 ms) | |
[----------] 4 tests from SPHStdKernel2 (115 ms total) | |
[----------] 5 tests from SPHSpikyKernel2 | |
[ RUN ] SPHSpikyKernel2.Constructors | |
[ OK ] SPHSpikyKernel2.Constructors (0 ms) | |
[ RUN ] SPHSpikyKernel2.KernelFunction | |
[ OK ] SPHSpikyKernel2.KernelFunction (0 ms) | |
[ RUN ] SPHSpikyKernel2.FirstDerivative | |
[ OK ] SPHSpikyKernel2.FirstDerivative (0 ms) | |
[ RUN ] SPHSpikyKernel2.Gradient | |
[ OK ] SPHSpikyKernel2.Gradient (0 ms) | |
[ RUN ] SPHSpikyKernel2.SecondDerivative | |
[ OK ] SPHSpikyKernel2.SecondDerivative (0 ms) | |
[----------] 5 tests from SPHSpikyKernel2 (153 ms total) | |
[----------] 4 tests from SPHStdKernel3 | |
[ RUN ] SPHStdKernel3.Constructors | |
[ OK ] SPHStdKernel3.Constructors (0 ms) | |
[ RUN ] SPHStdKernel3.KernelFunction | |
[ OK ] SPHStdKernel3.KernelFunction (0 ms) | |
[ RUN ] SPHStdKernel3.FirstDerivative | |
[ OK ] SPHStdKernel3.FirstDerivative (0 ms) | |
[ RUN ] SPHStdKernel3.Gradient | |
[ OK ] SPHStdKernel3.Gradient (0 ms) | |
[----------] 4 tests from SPHStdKernel3 (117 ms total) | |
[----------] 5 tests from SPHSpikyKernel3 | |
[ RUN ] SPHSpikyKernel3.Constructors | |
[ OK ] SPHSpikyKernel3.Constructors (0 ms) | |
[ RUN ] SPHSpikyKernel3.KernelFunction | |
[ OK ] SPHSpikyKernel3.KernelFunction (0 ms) | |
[ RUN ] SPHSpikyKernel3.FirstDerivative | |
[ OK ] SPHSpikyKernel3.FirstDerivative (0 ms) | |
[ RUN ] SPHSpikyKernel3.Gradient | |
[ OK ] SPHSpikyKernel3.Gradient (0 ms) | |
[ RUN ] SPHSpikyKernel3.SecondDerivative | |
[ OK ] SPHSpikyKernel3.SecondDerivative (0 ms) | |
[----------] 5 tests from SPHSpikyKernel3 (117 ms total) | |
[----------] 3 tests from SPHSystemData2 | |
[ RUN ] SPHSystemData2.Parameters | |
[ OK ] SPHSystemData2.Parameters (1 ms) | |
[ RUN ] SPHSystemData2.Particles | |
[ OK ] SPHSystemData2.Particles (0 ms) | |
[ RUN ] SPHSystemData2.Serialization | |
[ OK ] SPHSystemData2.Serialization (2 ms) | |
[----------] 3 tests from SPHSystemData2 (44 ms total) | |
[----------] 3 tests from SPHSystemData3 | |
[ RUN ] SPHSystemData3.Parameters | |
[ OK ] SPHSystemData3.Parameters (49 ms) | |
[ RUN ] SPHSystemData3.Particles | |
[ OK ] SPHSystemData3.Particles (8 ms) | |
[ RUN ] SPHSystemData3.Serialization | |
[ OK ] SPHSystemData3.Serialization (51 ms) | |
[----------] 3 tests from SPHSystemData3 (124 ms total) | |
[----------] 2 tests from SVD | |
[ RUN ] SVD.Float | |
[ OK ] SVD.Float (0 ms) | |
[ RUN ] SVD.Double | |
[ OK ] SVD.Double (0 ms) | |
[----------] 2 tests from SVD (4 ms total) | |
[----------] 4 tests from Samplers | |
[ RUN ] Samplers.UniformSampleCone | |
[ OK ] Samplers.UniformSampleCone (0 ms) | |
[ RUN ] Samplers.UniformSampleHemisphere | |
[ OK ] Samplers.UniformSampleHemisphere (0 ms) | |
[ RUN ] Samplers.UniformSampleSphere | |
[ OK ] Samplers.UniformSampleSphere (0 ms) | |
[ RUN ] Samplers.UniformSampleDisk | |
[ OK ] Samplers.UniformSampleDisk (0 ms) | |
[----------] 4 tests from Samplers (96 ms total) | |
[----------] 5 tests from Serial | |
[ RUN ] Serial.Fill | |
[ OK ] Serial.Fill (0 ms) | |
[ RUN ] Serial.For | |
[ OK ] Serial.For (1 ms) | |
[ RUN ] Serial.For2D | |
[ OK ] Serial.For2D (0 ms) | |
[ RUN ] Serial.For3D | |
[ OK ] Serial.For3D (58 ms) | |
[ RUN ] Serial.Sort | |
[ OK ] Serial.Sort (0 ms) | |
[----------] 5 tests from Serial (184 ms total) | |
[----------] 8 tests from Sphere2 | |
[ RUN ] Sphere2.Constructors | |
[ OK ] Sphere2.Constructors (0 ms) | |
[ RUN ] Sphere2.ClosestPoint | |
[ OK ] Sphere2.ClosestPoint (0 ms) | |
[ RUN ] Sphere2.ClosestDistance | |
[ OK ] Sphere2.ClosestDistance (0 ms) | |
[ RUN ] Sphere2.Intersects | |
[ OK ] Sphere2.Intersects (0 ms) | |
[ RUN ] Sphere2.ClosestIntersection | |
[ OK ] Sphere2.ClosestIntersection (0 ms) | |
[ RUN ] Sphere2.BoundingBox | |
[ OK ] Sphere2.BoundingBox (0 ms) | |
[ RUN ] Sphere2.ClosestNormal | |
[ OK ] Sphere2.ClosestNormal (0 ms) | |
[ RUN ] Sphere2.Builder | |
[ OK ] Sphere2.Builder (0 ms) | |
[----------] 8 tests from Sphere2 (63 ms total) | |
[----------] 8 tests from Sphere3 | |
[ RUN ] Sphere3.Constructors | |
[ OK ] Sphere3.Constructors (0 ms) | |
[ RUN ] Sphere3.ClosestPoint | |
[ OK ] Sphere3.ClosestPoint (0 ms) | |
[ RUN ] Sphere3.ClosestDistance | |
[ OK ] Sphere3.ClosestDistance (0 ms) | |
[ RUN ] Sphere3.Intersects | |
[ OK ] Sphere3.Intersects (0 ms) | |
[ RUN ] Sphere3.ClosestIntersection | |
[ OK ] Sphere3.ClosestIntersection (0 ms) | |
[ RUN ] Sphere3.BoundingBox | |
[ OK ] Sphere3.BoundingBox (0 ms) | |
[ RUN ] Sphere3.ClosestNormal | |
[ OK ] Sphere3.ClosestNormal (0 ms) | |
[ RUN ] Sphere3.Builder | |
[ OK ] Sphere3.Builder (0 ms) | |
[----------] 8 tests from Sphere3 (172 ms total) | |
[----------] 8 tests from SurfaceSet3 | |
[ RUN ] SurfaceSet3.Constructors | |
[ OK ] SurfaceSet3.Constructors (0 ms) | |
[ RUN ] SurfaceSet3.AddSurface | |
[ OK ] SurfaceSet3.AddSurface (0 ms) | |
[ RUN ] SurfaceSet3.ClosestPoint | |
[ OK ] SurfaceSet3.ClosestPoint (1 ms) | |
[ RUN ] SurfaceSet3.ClosestNormal | |
[ OK ] SurfaceSet3.ClosestNormal (1 ms) | |
[ RUN ] SurfaceSet3.ClosestDistance | |
[ OK ] SurfaceSet3.ClosestDistance (0 ms) | |
[ RUN ] SurfaceSet3.Intersects | |
[ OK ] SurfaceSet3.Intersects (0 ms) | |
[ RUN ] SurfaceSet3.ClosestIntersection | |
[ OK ] SurfaceSet3.ClosestIntersection (1 ms) | |
[ RUN ] SurfaceSet3.BoundingBox | |
[ OK ] SurfaceSet3.BoundingBox (0 ms) | |
[----------] 8 tests from SurfaceSet3 (271 ms total) | |
[----------] 8 tests from SurfaceToImplicit2 | |
[ RUN ] SurfaceToImplicit2.Constructor | |
[ OK ] SurfaceToImplicit2.Constructor (0 ms) | |
[ RUN ] SurfaceToImplicit2.ClosestPoint | |
[ OK ] SurfaceToImplicit2.ClosestPoint (0 ms) | |
[ RUN ] SurfaceToImplicit2.ClosestDistance | |
[ OK ] SurfaceToImplicit2.ClosestDistance (0 ms) | |
[ RUN ] SurfaceToImplicit2.Intersects | |
[ OK ] SurfaceToImplicit2.Intersects (0 ms) | |
[ RUN ] SurfaceToImplicit2.ClosestIntersection | |
[ OK ] SurfaceToImplicit2.ClosestIntersection (0 ms) | |
[ RUN ] SurfaceToImplicit2.BoundingBox | |
[ OK ] SurfaceToImplicit2.BoundingBox (0 ms) | |
[ RUN ] SurfaceToImplicit2.SignedDistance | |
[ OK ] SurfaceToImplicit2.SignedDistance (0 ms) | |
[ RUN ] SurfaceToImplicit2.ClosestNormal | |
[ OK ] SurfaceToImplicit2.ClosestNormal (0 ms) | |
[----------] 8 tests from SurfaceToImplicit2 (222 ms total) | |
[----------] 8 tests from SurfaceToImplicit3 | |
[ RUN ] SurfaceToImplicit3.Constructor | |
[ OK ] SurfaceToImplicit3.Constructor (0 ms) | |
[ RUN ] SurfaceToImplicit3.ClosestPoint | |
[ OK ] SurfaceToImplicit3.ClosestPoint (0 ms) | |
[ RUN ] SurfaceToImplicit3.ClosestDistance | |
[ OK ] SurfaceToImplicit3.ClosestDistance (0 ms) | |
[ RUN ] SurfaceToImplicit3.Intersects | |
[ OK ] SurfaceToImplicit3.Intersects (1 ms) | |
[ RUN ] SurfaceToImplicit3.ClosestIntersection | |
[ OK ] SurfaceToImplicit3.ClosestIntersection (0 ms) | |
[ RUN ] SurfaceToImplicit3.BoundingBox | |
[ OK ] SurfaceToImplicit3.BoundingBox (0 ms) | |
[ RUN ] SurfaceToImplicit3.SignedDistance | |
[ OK ] SurfaceToImplicit3.SignedDistance (0 ms) | |
[ RUN ] SurfaceToImplicit3.ClosestNormal | |
[ OK ] SurfaceToImplicit3.ClosestNormal (0 ms) | |
[----------] 8 tests from SurfaceToImplicit3 (220 ms total) | |
[----------] 1 test from Timer | |
[ RUN ] Timer.Basics | |
[ OK ] Timer.Basics (11 ms) | |
[----------] 1 test from Timer (33 ms total) | |
[----------] 2 tests from Transform2 | |
[ RUN ] Transform2.Constructors | |
[ OK ] Transform2.Constructors (0 ms) | |
[ RUN ] Transform2.Transform | |
[ OK ] Transform2.Transform (0 ms) | |
[----------] 2 tests from Transform2 (57 ms total) | |
[----------] 2 tests from Transform3 | |
[ RUN ] Transform3.Constructors | |
[ OK ] Transform3.Constructors (0 ms) | |
[ RUN ] Transform3.Transform | |
[ OK ] Transform3.Transform (0 ms) | |
[----------] 2 tests from Transform3 (43 ms total) | |
[----------] 4 tests from Triangle3 | |
[ RUN ] Triangle3.Constructors | |
[ OK ] Triangle3.Constructors (0 ms) | |
[ RUN ] Triangle3.BasicGetters | |
[ OK ] Triangle3.BasicGetters (0 ms) | |
[ RUN ] Triangle3.SurfaceGetters | |
[ OK ] Triangle3.SurfaceGetters (0 ms) | |
[ RUN ] Triangle3.Builder | |
[ OK ] Triangle3.Builder (0 ms) | |
[----------] 4 tests from Triangle3 (107 ms total) | |
[----------] 9 tests from TriangleMesh3 | |
[ RUN ] TriangleMesh3.Constructors | |
[ OK ] TriangleMesh3.Constructors (1 ms) | |
[ RUN ] TriangleMesh3.ReadObj | |
[ OK ] TriangleMesh3.ReadObj (1 ms) | |
[ RUN ] TriangleMesh3.ClosestPoint | |
[ OK ] TriangleMesh3.ClosestPoint (5 ms) | |
[ RUN ] TriangleMesh3.ClosestNormal | |
[ OK ] TriangleMesh3.ClosestNormal (3 ms) | |
[ RUN ] TriangleMesh3.ClosestDistance | |
[ OK ] TriangleMesh3.ClosestDistance (5 ms) | |
[ RUN ] TriangleMesh3.Intersects | |
[ OK ] TriangleMesh3.Intersects (4 ms) | |
[ RUN ] TriangleMesh3.ClosestIntersection | |
[ OK ] TriangleMesh3.ClosestIntersection (5 ms) | |
[ RUN ] TriangleMesh3.BoundingBox | |
[ OK ] TriangleMesh3.BoundingBox (3 ms) | |
[ RUN ] TriangleMesh3.Builder | |
[ OK ] TriangleMesh3.Builder (0 ms) | |
[----------] 9 tests from TriangleMesh3 (165 ms total) | |
[----------] 16 tests from Vector2 | |
[ RUN ] Vector2.Constructors | |
[ OK ] Vector2.Constructors (0 ms) | |
[ RUN ] Vector2.SetMethods | |
[ OK ] Vector2.SetMethods (0 ms) | |
[ RUN ] Vector2.BasicSetterMethods | |
[ OK ] Vector2.BasicSetterMethods (0 ms) | |
[ RUN ] Vector2.BinaryOperatorMethods | |
[ OK ] Vector2.BinaryOperatorMethods (0 ms) | |
[ RUN ] Vector2.BinaryInverseOperatorMethods | |
[ OK ] Vector2.BinaryInverseOperatorMethods (0 ms) | |
[ RUN ] Vector2.AugmentedOperatorMethods | |
[ OK ] Vector2.AugmentedOperatorMethods (0 ms) | |
[ RUN ] Vector2.AtMethod | |
[ OK ] Vector2.AtMethod (0 ms) | |
[ RUN ] Vector2.BasicGetterMethods | |
[ OK ] Vector2.BasicGetterMethods (0 ms) | |
[ RUN ] Vector2.BracketOperator | |
[ OK ] Vector2.BracketOperator (0 ms) | |
[ RUN ] Vector2.AssignmentOperator | |
[ OK ] Vector2.AssignmentOperator (0 ms) | |
[ RUN ] Vector2.AugmentedOperators | |
[ OK ] Vector2.AugmentedOperators (0 ms) | |
[ RUN ] Vector2.EqualOperator | |
[ OK ] Vector2.EqualOperator (0 ms) | |
[ RUN ] Vector2.MinMaxFunction | |
[ OK ] Vector2.MinMaxFunction (0 ms) | |
[ RUN ] Vector2.ClampFunction | |
[ OK ] Vector2.ClampFunction (0 ms) | |
[ RUN ] Vector2.CeilFloorFunction | |
[ OK ] Vector2.CeilFloorFunction (0 ms) | |
[ RUN ] Vector2.BinaryOperators | |
[ OK ] Vector2.BinaryOperators (0 ms) | |
[----------] 16 tests from Vector2 (515 ms total) | |
[----------] 16 tests from Vector3 | |
[ RUN ] Vector3.Constructors | |
[ OK ] Vector3.Constructors (0 ms) | |
[ RUN ] Vector3.SetMethods | |
[ OK ] Vector3.SetMethods (0 ms) | |
[ RUN ] Vector3.BasicSetterMethods | |
[ OK ] Vector3.BasicSetterMethods (0 ms) | |
[ RUN ] Vector3.BinaryOperatorMethods | |
[ OK ] Vector3.BinaryOperatorMethods (1 ms) | |
[ RUN ] Vector3.BinaryInverseOperatorMethods | |
[ OK ] Vector3.BinaryInverseOperatorMethods (0 ms) | |
[ RUN ] Vector3.AugmentedOperatorMethods | |
[ OK ] Vector3.AugmentedOperatorMethods (0 ms) | |
[ RUN ] Vector3.AtMethods | |
[ OK ] Vector3.AtMethods (0 ms) | |
[ RUN ] Vector3.BasicGetterMethods | |
[ OK ] Vector3.BasicGetterMethods (0 ms) | |
[ RUN ] Vector3.BracketOperators | |
[ OK ] Vector3.BracketOperators (0 ms) | |
[ RUN ] Vector3.AssignmentOperators | |
[ OK ] Vector3.AssignmentOperators (0 ms) | |
[ RUN ] Vector3.AugmentedOperators | |
[ OK ] Vector3.AugmentedOperators (0 ms) | |
[ RUN ] Vector3.EqualOperatators | |
[ OK ] Vector3.EqualOperatators (0 ms) | |
[ RUN ] Vector3.MinMaxFunctions | |
[ OK ] Vector3.MinMaxFunctions (0 ms) | |
[ RUN ] Vector3.ClampFunction | |
[ OK ] Vector3.ClampFunction (0 ms) | |
[ RUN ] Vector3.CeilFloorFunctions | |
[ OK ] Vector3.CeilFloorFunctions (0 ms) | |
[ RUN ] Vector3.BinaryOperators | |
[ OK ] Vector3.BinaryOperators (0 ms) | |
[----------] 16 tests from Vector3 (213 ms total) | |
[----------] 16 tests from Vector4 | |
[ RUN ] Vector4.Constructors | |
[ OK ] Vector4.Constructors (0 ms) | |
[ RUN ] Vector4.SetMethods | |
[ OK ] Vector4.SetMethods (0 ms) | |
[ RUN ] Vector4.BasicSetterMethods | |
[ OK ] Vector4.BasicSetterMethods (0 ms) | |
[ RUN ] Vector4.BinaryOperatorMethods | |
[ OK ] Vector4.BinaryOperatorMethods (0 ms) | |
[ RUN ] Vector4.BinaryInverseOperatorMethods | |
[ OK ] Vector4.BinaryInverseOperatorMethods (0 ms) | |
[ RUN ] Vector4.AugmentedOperatorMethods | |
[ OK ] Vector4.AugmentedOperatorMethods (0 ms) | |
[ RUN ] Vector4.AtMethods | |
[ OK ] Vector4.AtMethods (1 ms) | |
[ RUN ] Vector4.BasicGetterMethods | |
[ OK ] Vector4.BasicGetterMethods (0 ms) | |
[ RUN ] Vector4.BracketOperators | |
[ OK ] Vector4.BracketOperators (0 ms) | |
[ RUN ] Vector4.AssignmentOperators | |
[ OK ] Vector4.AssignmentOperators (0 ms) | |
[ RUN ] Vector4.AugmentedOperators | |
[ OK ] Vector4.AugmentedOperators (0 ms) | |
[ RUN ] Vector4.EqualOperatators | |
[ OK ] Vector4.EqualOperatators (0 ms) | |
[ RUN ] Vector4.MinMaxFunctions | |
[ OK ] Vector4.MinMaxFunctions (0 ms) | |
[ RUN ] Vector4.ClampFunction | |
[ OK ] Vector4.ClampFunction (0 ms) | |
[ RUN ] Vector4.CeilFloorFunctions | |
[ OK ] Vector4.CeilFloorFunctions (0 ms) | |
[ RUN ] Vector4.BinaryOperators | |
[ OK ] Vector4.BinaryOperators (0 ms) | |
[----------] 16 tests from Vector4 (315 ms total) | |
[----------] 5 tests from VectorN | |
[ RUN ] VectorN.Constructors | |
[ OK ] VectorN.Constructors (0 ms) | |
[ RUN ] VectorN.BasicSetters | |
[ OK ] VectorN.BasicSetters (0 ms) | |
[ RUN ] VectorN.BasicGetters | |
[ OK ] VectorN.BasicGetters (0 ms) | |
[ RUN ] VectorN.BinaryOperatorMethods | |
[ OK ] VectorN.BinaryOperatorMethods (0 ms) | |
[ RUN ] VectorN.BinaryOperators | |
[ OK ] VectorN.BinaryOperators (0 ms) | |
[----------] 5 tests from VectorN (180 ms total) | |
[----------] 5 tests from Vector | |
[ RUN ] Vector.Constructors | |
[ OK ] Vector.Constructors (1 ms) | |
[ RUN ] Vector.BasicSetters | |
[ OK ] Vector.BasicSetters (0 ms) | |
[ RUN ] Vector.BasicGetters | |
[ OK ] Vector.BasicGetters (0 ms) | |
[ RUN ] Vector.BinaryOperatorMethods | |
[ OK ] Vector.BinaryOperatorMethods (0 ms) | |
[ RUN ] Vector.BinaryOperators | |
[ OK ] Vector.BinaryOperators (0 ms) | |
[----------] 5 tests from Vector (135 ms total) | |
[----------] 8 tests from VertexCenteredScalarGrid2 | |
[ RUN ] VertexCenteredScalarGrid2.Constructors | |
[ OK ] VertexCenteredScalarGrid2.Constructors (0 ms) | |
[ RUN ] VertexCenteredScalarGrid2.Swap | |
[ OK ] VertexCenteredScalarGrid2.Swap (0 ms) | |
[ RUN ] VertexCenteredScalarGrid2.Set | |
[ OK ] VertexCenteredScalarGrid2.Set (0 ms) | |
[ RUN ] VertexCenteredScalarGrid2.AssignmentOperator | |
[ OK ] VertexCenteredScalarGrid2.AssignmentOperator (0 ms) | |
[ RUN ] VertexCenteredScalarGrid2.Clone | |
[ OK ] VertexCenteredScalarGrid2.Clone (0 ms) | |
[ RUN ] VertexCenteredScalarGrid2.Builder | |
[ OK ] VertexCenteredScalarGrid2.Builder (0 ms) | |
[ RUN ] VertexCenteredScalarGrid2.Fill | |
[ OK ] VertexCenteredScalarGrid2.Fill (0 ms) | |
[ RUN ] VertexCenteredScalarGrid2.Serialization | |
[ OK ] VertexCenteredScalarGrid2.Serialization (0 ms) | |
[----------] 8 tests from VertexCenteredScalarGrid2 (232 ms total) | |
[----------] 8 tests from VertexCenteredScalarGrid3 | |
[ RUN ] VertexCenteredScalarGrid3.Constructors | |
[ OK ] VertexCenteredScalarGrid3.Constructors (0 ms) | |
[ RUN ] VertexCenteredScalarGrid3.Swap | |
[ OK ] VertexCenteredScalarGrid3.Swap (1 ms) | |
[ RUN ] VertexCenteredScalarGrid3.Set | |
[ OK ] VertexCenteredScalarGrid3.Set (0 ms) | |
[ RUN ] VertexCenteredScalarGrid3.AssignmentOperator | |
[ OK ] VertexCenteredScalarGrid3.AssignmentOperator (0 ms) | |
[ RUN ] VertexCenteredScalarGrid3.Clone | |
[ OK ] VertexCenteredScalarGrid3.Clone (0 ms) | |
[ RUN ] VertexCenteredScalarGrid3.Builder | |
[ OK ] VertexCenteredScalarGrid3.Builder (1 ms) | |
[ RUN ] VertexCenteredScalarGrid3.Fill | |
[ OK ] VertexCenteredScalarGrid3.Fill (1 ms) | |
[ RUN ] VertexCenteredScalarGrid3.Serialization | |
[ OK ] VertexCenteredScalarGrid3.Serialization (0 ms) | |
[----------] 8 tests from VertexCenteredScalarGrid3 (229 ms total) | |
[----------] 10 tests from VertexCenteredVectorGrid2 | |
[ RUN ] VertexCenteredVectorGrid2.Constructors | |
[ OK ] VertexCenteredVectorGrid2.Constructors (0 ms) | |
[ RUN ] VertexCenteredVectorGrid2.Swap | |
[ OK ] VertexCenteredVectorGrid2.Swap (0 ms) | |
[ RUN ] VertexCenteredVectorGrid2.Set | |
[ OK ] VertexCenteredVectorGrid2.Set (0 ms) | |
[ RUN ] VertexCenteredVectorGrid2.AssignmentOperator | |
[ OK ] VertexCenteredVectorGrid2.AssignmentOperator (0 ms) | |
[ RUN ] VertexCenteredVectorGrid2.Clone | |
[ OK ] VertexCenteredVectorGrid2.Clone (0 ms) | |
[ RUN ] VertexCenteredVectorGrid2.Builder | |
[ OK ] VertexCenteredVectorGrid2.Builder (0 ms) | |
[ RUN ] VertexCenteredVectorGrid2.Fill | |
[ OK ] VertexCenteredVectorGrid2.Fill (0 ms) | |
[ RUN ] VertexCenteredVectorGrid2.DivergenceAtDataPoint | |
[ OK ] VertexCenteredVectorGrid2.DivergenceAtDataPoint (0 ms) | |
[ RUN ] VertexCenteredVectorGrid2.CurlAtDataPoint | |
[ OK ] VertexCenteredVectorGrid2.CurlAtDataPoint (0 ms) | |
[ RUN ] VertexCenteredVectorGrid2.Serialization | |
[ OK ] VertexCenteredVectorGrid2.Serialization (0 ms) | |
[----------] 10 tests from VertexCenteredVectorGrid2 (287 ms total) | |
[----------] 10 tests from VertexCenteredVectorGrid3 | |
[ RUN ] VertexCenteredVectorGrid3.Constructors | |
[ OK ] VertexCenteredVectorGrid3.Constructors (1 ms) | |
[ RUN ] VertexCenteredVectorGrid3.Swap | |
[ OK ] VertexCenteredVectorGrid3.Swap (0 ms) | |
[ RUN ] VertexCenteredVectorGrid3.Set | |
[ OK ] VertexCenteredVectorGrid3.Set (0 ms) | |
[ RUN ] VertexCenteredVectorGrid3.AssignmentOperator | |
[ OK ] VertexCenteredVectorGrid3.AssignmentOperator (0 ms) | |
[ RUN ] VertexCenteredVectorGrid3.Clone | |
[ OK ] VertexCenteredVectorGrid3.Clone (0 ms) | |
[ RUN ] VertexCenteredVectorGrid3.Builder | |
[ OK ] VertexCenteredVectorGrid3.Builder (0 ms) | |
[ RUN ] VertexCenteredVectorGrid3.Fill | |
[ OK ] VertexCenteredVectorGrid3.Fill (0 ms) | |
[ RUN ] VertexCenteredVectorGrid3.DivergenceAtDataPoint | |
[ OK ] VertexCenteredVectorGrid3.DivergenceAtDataPoint (0 ms) | |
[ RUN ] VertexCenteredVectorGrid3.CurlAtDataPoint | |
[ OK ] VertexCenteredVectorGrid3.CurlAtDataPoint (0 ms) | |
[ RUN ] VertexCenteredVectorGrid3.Serialization | |
[ OK ] VertexCenteredVectorGrid3.Serialization (0 ms) | |
[----------] 10 tests from VertexCenteredVectorGrid3 (275 ms total) | |
[----------] 3 tests from VolumeParticleEmitter2 | |
[ RUN ] VolumeParticleEmitter2.Constructors | |
[ OK ] VolumeParticleEmitter2.Constructors (0 ms) | |
[ RUN ] VolumeParticleEmitter2.Emit | |
[ OK ] VolumeParticleEmitter2.Emit (0 ms) | |
[ RUN ] VolumeParticleEmitter2.Builder | |
[ OK ] VolumeParticleEmitter2.Builder (0 ms) | |
[----------] 3 tests from VolumeParticleEmitter2 (25 ms total) | |
[----------] 3 tests from VolumeParticleEmitter3 | |
[ RUN ] VolumeParticleEmitter3.Constructors | |
[ OK ] VolumeParticleEmitter3.Constructors (0 ms) | |
[ RUN ] VolumeParticleEmitter3.Emit | |
[ OK ] VolumeParticleEmitter3.Emit (20 ms) | |
[ RUN ] VolumeParticleEmitter3.Builder | |
[ OK ] VolumeParticleEmitter3.Builder (0 ms) | |
[----------] 3 tests from VolumeParticleEmitter3 (68 ms total) | |
[----------] Global test environment tear-down | |
[==========] 761 tests from 160 test cases ran. (33177 ms total) | |
[ PASSED ] 761 tests. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment