14 #include <cxxtest/TestSuite.h> void testUGridStreams()
[snip_test_UGrid_Streams]
void testCellEdges()
Test various cell functions.
void testGetPointAdjacentCellsSimple()
Test getting the cells attached to points.
void testGetCellPlanViewPolygonMultiSideFace()
[snip_test_GetCellPlanViewPolygon]
void testGetPointAdjacentPoints()
[snip_test_GetCell3dFaceAdjacentCell]
void testGetCell3dFaceOrientationHexahedrons()
[snip_test_Cell3dFaceFunctions]
void testGetPointAdjacentCells()
Test getting cells adjacent to a point.
void testGetCellType()
Test getting number of points, cells, and cell type.
void testGetCellPoints()
Test getting a vector of point indices for a cell.
void testGetCellAdjacentCells()
[snip_test_GetCellAdjacentCells]
void testGetSetPoint()
[snip_test_UGrid_Streams]
void testCellstreamFunctions()
Test various cell functions.
void testGetCell3dFacePoints()
Test retrieving Cell Face.
void testGetCellEdge()
Test iterating through the edges of cells.
void testCellFunctions()
[snip_test_PointFunctions]
void testCell3dFaceFunctions()
Test various get face functions.
void testGetExtents()
Test getting the extents of a UGrid.
void testOperators()
Test constructors and assignment operator.
void testGetCellCellstream()
Test Getting a cell stream.
void testGetCell3dFaceAdjacentCell()
[snip_test_GetCell3dFaceAdjacentCell]
void testCell3dFunctionCaching()
Test caching to speed up a few 3D cell getters.
void testGetCell3dFaceCount()
[snip_test_GetNumberOfCellFaces]
void testEdgeAdjacentCells()
Test retrieving Adjacent Cell.
void testGetCellEdgeAdjacentCells()
[snip_test_GetCellAdjacentCells]
void testGetCellDimension()
Test getting dimension of single cells and all cells.
void testGetCell3dFaceOrientationConcaveCell()
Test face orientation for concave cell where a triangle from the first two points in the top face to ...
void testPointFunctions()
[snip_test_PointFunctions]
void testLargeUGridLinkSpeed()
Tests creating a large UGrid and checks the time spent.
void testCellEdgeAdjacentCellFunctions()
Test all get adjacent cell functions.
void testGetPointsAdjacentCells()
Test retrieving common cells from points.
void testGetCell3dFacePointCount()
[snip_test_GetNumberOfCellFaces]
void testGetCellEdgeCount()
Test getting edges of single cells.
void testGetCellPlanViewPolygon()
[snip_test_GetPointAdjacentPoints]
void testIsCellValidWithPointChange()
Test validating a cell for a changed point.