IOSS 2.0
Loading...
Searching...
No Matches
Iocatalyst_BlockMeshTest.C File Reference
#include "gtest/gtest.h"
#include <catalyst_tests/Iocatalyst_BlockMesh.h>
Include dependency graph for Iocatalyst_BlockMeshTest.C:

Classes

class  BlockMeshTest
 

Functions

 TEST_F (BlockMeshTest, GetID)
 
 TEST_F (BlockMeshTest, Defaults)
 
 TEST_F (BlockMeshTest, InitPartitionSizeOne)
 
 TEST_F (BlockMeshTest, InitPartitionSizeTwoSmallestGrid)
 
 TEST_F (BlockMeshTest, InitPartitionSizeTwoEvenExtents)
 
 TEST_F (BlockMeshTest, InitPartitionSizeTwoOddExtents)
 
 TEST_F (BlockMeshTest, InitPartitionSizeTwoZandYnumBlocksOne)
 
 TEST_F (BlockMeshTest, InitPartitionSizeThree)
 
 TEST_F (BlockMeshTest, GetPartitionPointIDsSizeOneOneBlock)
 
 TEST_F (BlockMeshTest, GetPartitionPointIDsSizeOneTwoBlocksInX)
 
 TEST_F (BlockMeshTest, GetPartitionPointIDsSizeTwoOneBlock)
 
 TEST_F (BlockMeshTest, GetPartitionPointIDsSizeTwoTwoBlocksInY)
 
 TEST_F (BlockMeshTest, GetPartitionPointIDsSizeFourEightBlocks)
 
 TEST_F (BlockMeshTest, GetPointCoordsForGlobalIDSizeOneOneBlock)
 
 TEST_F (BlockMeshTest, GetPointCoordsForGlobalIDSizeOneEightBlocks)
 
 TEST_F (BlockMeshTest, GetPartitionBlockIDsSizeOneOneBlock)
 
 TEST_F (BlockMeshTest, GetPartitionBlockIDsSizeOneTwoBlocksInX)
 
 TEST_F (BlockMeshTest, GetPartitionBlockIDsSizeTwoOneBlock)
 
 TEST_F (BlockMeshTest, GetPartitionBlockIDsSizeTwoTwoBlocksInY)
 
 TEST_F (BlockMeshTest, GetPartitionBlockIDsSizeFourEightBlocks)
 
 TEST_F (BlockMeshTest, GetBlockConnectivityPointIDsSizeOneOneBlock)
 
 TEST_F (BlockMeshTest, GetBlockConnectivityPointIDsSizeOneTwoBlocksInX)
 
 TEST_F (BlockMeshTest, GetBlockConnectivityPointIDsSizeOneEightBlocks)
 
 TEST_F (BlockMeshTest, GetNumPointsSizeFourEightBlocks)
 
 TEST_F (BlockMeshTest, GetNumBlocksSizeFourEightBlocks)
 
 TEST_F (BlockMeshTest, GetGlobalIDForBlockID)
 
 TEST_F (BlockMeshTest, GetGlobalIDForPointID)
 

Function Documentation

◆ TEST_F() [1/27]

TEST_F ( BlockMeshTest ,
Defaults  )

◆ TEST_F() [2/27]

TEST_F ( BlockMeshTest ,
GetBlockConnectivityPointIDsSizeOneEightBlocks  )

◆ TEST_F() [3/27]

TEST_F ( BlockMeshTest ,
GetBlockConnectivityPointIDsSizeOneOneBlock  )

◆ TEST_F() [4/27]

TEST_F ( BlockMeshTest ,
GetBlockConnectivityPointIDsSizeOneTwoBlocksInX  )

◆ TEST_F() [5/27]

TEST_F ( BlockMeshTest ,
GetGlobalIDForBlockID  )

◆ TEST_F() [6/27]

TEST_F ( BlockMeshTest ,
GetGlobalIDForPointID  )

◆ TEST_F() [7/27]

TEST_F ( BlockMeshTest ,
GetID  )

◆ TEST_F() [8/27]

TEST_F ( BlockMeshTest ,
GetNumBlocksSizeFourEightBlocks  )

◆ TEST_F() [9/27]

TEST_F ( BlockMeshTest ,
GetNumPointsSizeFourEightBlocks  )

◆ TEST_F() [10/27]

TEST_F ( BlockMeshTest ,
GetPartitionBlockIDsSizeFourEightBlocks  )

◆ TEST_F() [11/27]

TEST_F ( BlockMeshTest ,
GetPartitionBlockIDsSizeOneOneBlock  )

◆ TEST_F() [12/27]

TEST_F ( BlockMeshTest ,
GetPartitionBlockIDsSizeOneTwoBlocksInX  )

◆ TEST_F() [13/27]

TEST_F ( BlockMeshTest ,
GetPartitionBlockIDsSizeTwoOneBlock  )

◆ TEST_F() [14/27]

TEST_F ( BlockMeshTest ,
GetPartitionBlockIDsSizeTwoTwoBlocksInY  )

◆ TEST_F() [15/27]

TEST_F ( BlockMeshTest ,
GetPartitionPointIDsSizeFourEightBlocks  )

◆ TEST_F() [16/27]

TEST_F ( BlockMeshTest ,
GetPartitionPointIDsSizeOneOneBlock  )

◆ TEST_F() [17/27]

TEST_F ( BlockMeshTest ,
GetPartitionPointIDsSizeOneTwoBlocksInX  )

◆ TEST_F() [18/27]

TEST_F ( BlockMeshTest ,
GetPartitionPointIDsSizeTwoOneBlock  )

◆ TEST_F() [19/27]

TEST_F ( BlockMeshTest ,
GetPartitionPointIDsSizeTwoTwoBlocksInY  )

◆ TEST_F() [20/27]

TEST_F ( BlockMeshTest ,
GetPointCoordsForGlobalIDSizeOneEightBlocks  )

◆ TEST_F() [21/27]

TEST_F ( BlockMeshTest ,
GetPointCoordsForGlobalIDSizeOneOneBlock  )

◆ TEST_F() [22/27]

TEST_F ( BlockMeshTest ,
InitPartitionSizeOne  )

◆ TEST_F() [23/27]

TEST_F ( BlockMeshTest ,
InitPartitionSizeThree  )

◆ TEST_F() [24/27]

TEST_F ( BlockMeshTest ,
InitPartitionSizeTwoEvenExtents  )

◆ TEST_F() [25/27]

TEST_F ( BlockMeshTest ,
InitPartitionSizeTwoOddExtents  )

◆ TEST_F() [26/27]

TEST_F ( BlockMeshTest ,
InitPartitionSizeTwoSmallestGrid  )

◆ TEST_F() [27/27]

TEST_F ( BlockMeshTest ,
InitPartitionSizeTwoZandYnumBlocksOne  )