IOSS 2.0
|
Functions | |
std::string | add_coords_to_connectivity (const std::string &textMeshConnectivityDesc, const std::vector< double > &coordVec) |
TEST_F (TestTextMesh, singleHex) | |
TEST_F (TestTextMesh, singleHexWithCoordinates) | |
TEST_F (TestTextMesh, singleHexWithCoordinates_separatedNodeIds) | |
TEST_F (TestTextMesh, twoHexesSerial) | |
TEST_F (TestTextMesh, twoTet10Serial) | |
TEST_F (TestTextMesh, twoHexDisconnectedWithCoordinatesAndParts) | |
TEST_F (TestTextMesh, twoHexDisconnectedWithDefaultParts) | |
TEST_F (TestTextMesh, threeTriShellsWithCoordinatesAndParts) | |
TEST_F (TestTextMesh, threeTriShellsWithDefaultParts) | |
TEST_F (TestTextMesh, partIds_oneDefaultPartOneElem) | |
TEST_F (TestTextMesh, partIds_oneDefaultPartTwoElems) | |
TEST_F (TestTextMesh, partIds_twoDefaultParts) | |
TEST_F (TestTextMesh, partIds_oneDefaultPartOneUserSpecifiedPart) | |
TEST_F (TestTextMesh, partIds_samePartTwice) | |
TEST_F (TestTextMesh, partIds_orderingIsByLine) | |
TEST_F (TestTextMesh, partIds_respectExodusNamingConvention_onePart) | |
TEST_F (TestTextMesh, partIds_respectExodusNamingConvention_twoParts) | |
TEST_F (TestTextMesh, partIds_respectExodusNamingConvention_withDefaultPartFirst) | |
TEST_F (TestTextMesh, partIds_respectExodusNamingConvention_withDefaultPartSecond) | |
TEST_F (TestTextMesh, partIds_respectExodusNamingConvention_withDefaultPartIdCollision) | |
TEST_F (TestTextMesh, partIds_userSpecifiedPartId_onePart) | |
TEST_F (TestTextMesh, partIds_userSpecifiedPartId_twoParts) | |
TEST_F (TestTextMesh, partIds_userSpecifiedPartId_twoPartsSameId) | |
TEST_F (TestTextMesh, partIds_userSpecifiedPartId_samePartDifferentIds) | |
TEST_F (TestTextMesh, partIds_userSpecifiedPartId_withDefaultPartIdCollision) | |
TEST_F (TestTextMesh, partIds_userSpecifiedPartId_withDefaultPart) | |
TEST_F (TestTextMesh, partIds_userSpecifiedPartId_withExodusPart) | |
TEST_F (TestTextMesh, partIds_userSpecifiedPartId_collidesWithExodusPart) | |
TEST_F (TestTextMesh, partIds_userSpecifiedPartId_collidesWithPreviousSpec) | |
TEST_F (TestTextMesh, partIds_userSpecifiedPartId_forExodusPart) | |
TEST_F (TestTextMesh, partIds_shortPartNamesAreValid) | |
TEST_F (TestTextMesh, partIds_integerPartNamesAreInvalid) | |
TEST_F (TestTextMesh, twoHexesParallel) | |
TEST_F (TestTextMesh, twoQuadShellsWithCoordinatesParallel) | |
TEST_F (TestTextMesh, threeTriShellsWithCoordinatesParallel) | |
TEST_F (TestTextMesh, singleHexWithSpaces) | |
TEST_F (TestTextMesh, singleHexWithCoordinatesAndSpaces) | |
TEST_F (TestTextMesh, singleHexWithLowerCase) | |
TEST_F (TestTextMesh, singleHexWithCoordinatesAndLowerCase) | |
TEST_F (TestTextMesh, tooFewNodes) | |
TEST_F (TestTextMesh, tooFewNodesWithCoordinates) | |
TEST_F (TestTextMesh, tooFewCoordinates) | |
TEST_F (TestTextMesh, tooManyNodes) | |
TEST_F (TestTextMesh, tooManyNodesWithCoordinates) | |
TEST_F (TestTextMesh, tooManyCoordinates) | |
TEST_F (TestTextMesh, tooLittleData_empty) | |
TEST_F (TestTextMesh, tooLittleData_startsWithString) | |
TEST_F (TestTextMesh, tooLittleData_noGlobalId) | |
TEST_F (TestTextMesh, tooLittleData_noTopology) | |
TEST_F (TestTextMesh, tooLittleData_noNodes) | |
TEST_F (TestTextMesh, tooLittleDataWithCoordinates) | |
TEST_F (TestTextMesh, invalidTopology) | |
TEST_F (TestTextMesh, invalidTopologyWithCoordinates) | |
TEST_F (TestTextMesh, mixedSpatialDim) | |
TEST_F (TestTextMesh, mixedSpatialDimWithCoordinates) | |
TEST_F (TestTextMesh, spatialDimInconsistentWithMetaData) | |
TEST_F (TestTextMesh, spatialDimInconsistentWithMetaDataWithCoordinates) | |
TEST_F (TestTextMesh, endingWithNewlineIsOk) | |
TEST_F (TestTextMesh, stringAfterPartNameIsError) | |
TEST_F (TestTextMesh, incompatibleParsedAndEnforcedDimensions) | |
TEST_F (TestTextMesh, multipleDimensionSpecification) | |
TEST_F (TestTextMesh, invalidDimensionOptionSyntax) | |
TEST_F (TestTextMesh, particleWithCoordinates) | |
TEST_F (TestTextMesh, particleWithCoordinatesAlreadyProvided) | |
TEST_F (TestTextMesh, particleHex) | |
TEST_F (TestTextMesh, particleHexWithCoordinates) | |
TEST_F (TestTextMesh, hexWithSideset_standardName) | |
TEST_F (TestTextMesh, hexWithSideset_nonStandardName) | |
TEST_F (TestTextMesh, hexWithSideset_noName) | |
TEST_F (TestTextMesh, hexWithSideset_noData) | |
TEST_F (TestTextMesh, hexWithSideset_noDataMixedCase) | |
TEST_F (TestTextMesh, hexWithSideset_onlyName) | |
TEST_F (TestTextMesh, hexWithSideset_invalidPairs) | |
TEST_F (TestTextMesh, hexWithSideset_invalidName) | |
TEST_F (TestTextMesh, hexWithSideset_nameCollisionWithElementBlock) | |
TEST_F (TestTextMesh, hexWithSideset_nameCollisionWithSideset) | |
TEST_F (TestTextMesh, hexWithSideset_nameCollisionWithSideset_MixedCase) | |
TEST_F (TestTextMesh, hexWithSideset_standardNameWithInvalidId) | |
TEST_F (TestTextMesh, hexWithSideset_nonStandardNamesPreserveIdOrder) | |
TEST_F (TestTextMesh, hexWithSideset_nonStandardNameDoesNotAffectAssignedId) | |
TEST_F (TestTextMesh, hexWithSideset_standardNameHasPrecedenceForIdAssignment) | |
TEST_F (TestTextMesh, hexWithSideset_standardNamesPreserveIds) | |
TEST_F (TestTextMesh, hexWithSideset_idAssignmentOrderIsStandardThenEmptyThenNonStandardName) | |
TEST_F (TestTextMesh, hexWithSideset_referenceToInvalidElement) | |
TEST_F (TestTextMesh, hexWithSideset_referenceToInvalidOrdinal) | |
TEST_F (TestTextMesh, twoHexesWithSpanningSideset) | |
TEST_F (TestTextMesh, twoHexesWithSpanningSidesetAndStandardName_splitByBlock) | |
TEST_F (TestTextMesh, twoHexesWithSpanningSidesetAndStandardName_splitByTopology) | |
TEST_F (TestTextMesh, twoHexesWithSpanningSidesetAndNonStandardName_splitByBlock) | |
TEST_F (TestTextMesh, twoHexesWithSpanningSidesetAndNonStandardName_splitByTopology) | |
TEST_F (TestTextMesh, twoHexesWithSpanningSideset_invalidSplitType) | |
TEST_F (TestTextMesh, pyramidWithStandardName_splitByBlock) | |
TEST_F (TestTextMesh, pyramidWithStandardName_splitByTopology) | |
TEST_F (TestTextMesh, twoHexesWithSpanningSidesetAndPartiallyOverlayedSideset) | |
TEST_F (TestTextMesh, twoHexesWithSpanningSideset_Parallel) | |
TEST_F (TestTextMesh, hexWithNodeset_standardName) | |
TEST_F (TestTextMesh, hexWithNodeset_nonStandardName) | |
TEST_F (TestTextMesh, hexWithNodeset_noName) | |
TEST_F (TestTextMesh, hexWithNodeset_noData) | |
TEST_F (TestTextMesh, hexWithNodeset_noDataMixedCase) | |
TEST_F (TestTextMesh, hexWithNodeset_onlyName) | |
TEST_F (TestTextMesh, hexWithNodeset_invalidName) | |
TEST_F (TestTextMesh, hexWithNodeset_invalidName2) | |
TEST_F (TestTextMesh, hexWithNodeset_nameCollisionWithElementBlock) | |
TEST_F (TestTextMesh, hexWithNodeset_nameCollisionWithSideset) | |
TEST_F (TestTextMesh, hexWithNodeset_nameCollisionWithNodeset_MixedCase) | |
TEST_F (TestTextMesh, hexWithNodeset_standardNameWithInvalidId) | |
TEST_F (TestTextMesh, hexWithNodeset_nonStandardNamesPreserveIdOrder) | |
TEST_F (TestTextMesh, hexWithNodeset_nonStandardNameDoesNotAffectAssignedId) | |
TEST_F (TestTextMesh, hexWithNodeset_standardNameHasPrecedenceForIdAssignment) | |
TEST_F (TestTextMesh, hexWithNodeset_standardNamesPreserveIds) | |
TEST_F (TestTextMesh, hexWithNodeset_idAssignmentOrderIsStandardThenEmptyThenNonStandardName) | |
TEST_F (TestTextMesh, hexWithNodeset_referenceToInvalidNode) | |
TEST_F (TestTextMesh, twoHexesWithSpanningNodeset) | |
TEST_F (TestTextMesh, twoHexesWithSpanningNodeset_Parallel) | |
TEST_F (TestTextMesh, hexWithBlockAssembly_standardName) | |
TEST_F (TestTextMesh, hexWithBlockAssembly_nonStandardName) | |
TEST_F (TestTextMesh, hexWithBlockAssembly_noName) | |
TEST_F (TestTextMesh, hexWithBlockAssembly_noData) | |
TEST_F (TestTextMesh, hexWithBlockAssembly_noDataMixedCase) | |
TEST_F (TestTextMesh, hexWithBlockAssembly_mustSpecifyTypeWithName) | |
TEST_F (TestTextMesh, hexWithBlockAssembly_invalidName) | |
TEST_F (TestTextMesh, hexWithBlockAssembly_invalidName2) | |
TEST_F (TestTextMesh, hexWithBlockAssembly_invalidName3) | |
TEST_F (TestTextMesh, hexWithBlockAssembly_nameCollisionWithElementBlock) | |
TEST_F (TestTextMesh, hexWithBlockAssembly_nameCollisionWithSideset) | |
TEST_F (TestTextMesh, hexWithBlockAssembly_nameCollisionWithNodeset) | |
TEST_F (TestTextMesh, hexWithBlockAssembly_nameCollisionWithNodeset_MixedCase) | |
TEST_F (TestTextMesh, hexWithBlockAssembly_standardNameWithInvalidId) | |
TEST_F (TestTextMesh, hexWithBlockAssembly_nonStandardNamesPreserveIdOrder) | |
TEST_F (TestTextMesh, hexWithBlockAssembly_nonStandardNameDoesNotAffectAssignedId) | |
TEST_F (TestTextMesh, hexWithBlockAssembly_standardNameHasPrecedenceForIdAssignment) | |
TEST_F (TestTextMesh, hexWithBlockAssembly_standardNamesPreserveIds) | |
TEST_F (TestTextMesh, hexWithBlockAssembly_idAssignmentOrderIsStandardThenEmptyThenNonStandardName) | |
TEST_F (TestTextMesh, hexWithBlockAssembly_referenceToInvalidBlock) | |
TEST_F (TestTextMesh, hexWithBlockAssembly_deeplyNestedHomogeneous) | |
TEST_F (TestTextMesh, hexWithBlockAssembly_deeplyNestedNonHomogeneous) | |
TEST_F (TestTextMesh2d, singleQuad) | |
TEST_F (TestTextMesh2d, twoSprings) | |
TEST_F (TestTextMesh2d, threeQuadsWithCoordinates) | |
TEST_F (TestTextMesh2d, twoQuadsWithCoordinatesParallel) | |
TEST_F (TestTextMesh2d, twoQuadOneShellParallel) | |
TEST_F (TestTextMesh2d, singleQuadWithSideset_noName) | |
TEST_F (TestTextMesh2d, singleQuadWithSideset_standardName) | |
TEST_F (TestTextMesh2d, singleQuadWithSideset_nonStandardName) | |
TEST_F (TestTextMesh1d, oneDimensionNotSupported) | |
TEST_F (TestTextMeshGraph, singleHex) | |
TEST_F (TestTextMeshGraph, singleHexConnectedShell) | |
TEST_F (TestTextMeshGraph, hexShellShell) | |
TEST_F (TestTextMeshGraph, hexShellShellHex) | |
TEST_F (TestTextMeshGraph, hexShellShellHex_splitCoincidentShells) | |
TEST_F (TestTextMeshGraph, hexShellShellHex_parallelWithLocalGraph) | |
TEST_F (TestTextMeshGraph, singleHexConnectedShell_highOrder) | |
TEST_F (TestTextMeshGraph, singleHexConnectedShell_highOrderWithRotation) | |
TEST_F (TestTextMeshGraph, twoHexConnected) | |
TEST_F (TestTextMeshGraph, twoHexConnected_parallelWithLocalGraph) | |
TEST_F (TestTextMeshGraph, twoHexConnected_parallelGlobal) | |
TEST_F (TestTextMeshGraph, threeHexConnected) | |
TEST_F (TestTextMeshGraph, threeHexConnected_parallelWithLocalGraph) | |
TEST_F (TestTextMeshGraph, threeHexConnected_parallelGlobal) | |
TEST_F (TestTextMeshGraph, twoHexConnected_separateBlocks) | |
TEST_F (TestTextMeshGraph, twoHexConnected_separateBlocksWithInvalidAdjacency) | |
TEST_F (TestTextMeshGraph, twoHexDisconnected) | |
TEST_F (TestTextMeshGraph, twoHexConnectedAndShellDisconnected) | |
TEST_F (TestTextMeshGraph, twoHexConnectedAndShellExternallyConnected) | |
TEST_F (TestTextMeshGraph, twoHexConnectedAndShellExternallyConnected_shellInSeparateBlock) | |
TEST_F (TestTextMeshGraph, twoHexConnectedAndShellInternallyConnected) | |
TEST_F (TestTextMeshGraph, twoHexConnectedAndShellInternallyConnected_reorderShell) | |
TEST_F (TestTextMeshGraph, twoHexConnectedAndShellInternallyConnected_shellInSeperateBlock) | |
TEST_F (TestTextMeshGraph, connectedPyramidAndHexAndTet) | |
TEST_F (TestTextMeshGraph, connectedPyramidAndHexAndTet_parallel) | |
TEST_F (TestTextMeshGraph, connectedPyramidAndHexAndTet_graphPyramidAndHexBlocks) | |
TEST_F (TestTextMeshGraph, connectedPyramidAndHexAndTet_graphHexAndTetBlocks) | |
TEST_F (TestTextMeshSkin, singleHex_skin) | |
TEST_F (TestTextMeshSkin, singleHex_invalidComboSkinAndData) | |
TEST_F (TestTextMeshSkin, pyramidWithStandardName_skinAndSplitByBlock) | |
TEST_F (TestTextMeshSkin, pyramidWithStandardName_skinAndSplitByTopology) | |
TEST_F (TestTextMeshSkin, twoHexConnected_separateBlocks_skinOneBlock) | |
TEST_F (TestTextMeshSkin, connectedPyramidAndHexAndTet_skinAll) | |
TEST_F (TestTextMeshSkin, singleHexAndConnectedShell_skinAll) | |
TEST_F (TestTextMeshSkin, twoHexConnectedTwoBlocks_skinIntoTwoSideSets) | |
TEST_F (TestTextMeshSkin, threeHexConnectedThreeBlocks_skinTwoEndBlocks) | |
std::string anonymous_namespace{UnitTestTextMesh.C}::add_coords_to_connectivity | ( | const std::string & | textMeshConnectivityDesc, |
const std::vector< double > & | coordVec ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
endingWithNewlineIsOk | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithBlockAssembly_deeplyNestedHomogeneous | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithBlockAssembly_deeplyNestedNonHomogeneous | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithBlockAssembly_idAssignmentOrderIsStandardThenEmptyThenNonStandardName | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithBlockAssembly_invalidName | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithBlockAssembly_invalidName2 | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithBlockAssembly_invalidName3 | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithBlockAssembly_mustSpecifyTypeWithName | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithBlockAssembly_nameCollisionWithElementBlock | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithBlockAssembly_nameCollisionWithNodeset | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithBlockAssembly_nameCollisionWithNodeset_MixedCase | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithBlockAssembly_nameCollisionWithSideset | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithBlockAssembly_noData | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithBlockAssembly_noDataMixedCase | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithBlockAssembly_noName | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithBlockAssembly_nonStandardName | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithBlockAssembly_nonStandardNameDoesNotAffectAssignedId | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithBlockAssembly_nonStandardNamesPreserveIdOrder | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithBlockAssembly_referenceToInvalidBlock | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithBlockAssembly_standardName | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithBlockAssembly_standardNameHasPrecedenceForIdAssignment | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithBlockAssembly_standardNamesPreserveIds | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithBlockAssembly_standardNameWithInvalidId | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithNodeset_idAssignmentOrderIsStandardThenEmptyThenNonStandardName | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithNodeset_invalidName | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithNodeset_invalidName2 | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithNodeset_nameCollisionWithElementBlock | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithNodeset_nameCollisionWithNodeset_MixedCase | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithNodeset_nameCollisionWithSideset | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithNodeset_noData | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithNodeset_noDataMixedCase | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithNodeset_noName | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithNodeset_nonStandardName | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithNodeset_nonStandardNameDoesNotAffectAssignedId | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithNodeset_nonStandardNamesPreserveIdOrder | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithNodeset_onlyName | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithNodeset_referenceToInvalidNode | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithNodeset_standardName | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithNodeset_standardNameHasPrecedenceForIdAssignment | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithNodeset_standardNamesPreserveIds | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithNodeset_standardNameWithInvalidId | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithSideset_idAssignmentOrderIsStandardThenEmptyThenNonStandardName | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithSideset_invalidName | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithSideset_invalidPairs | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithSideset_nameCollisionWithElementBlock | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithSideset_nameCollisionWithSideset | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithSideset_nameCollisionWithSideset_MixedCase | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithSideset_noData | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithSideset_noDataMixedCase | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithSideset_noName | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithSideset_nonStandardName | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithSideset_nonStandardNameDoesNotAffectAssignedId | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithSideset_nonStandardNamesPreserveIdOrder | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithSideset_onlyName | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithSideset_referenceToInvalidElement | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithSideset_referenceToInvalidOrdinal | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithSideset_standardName | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithSideset_standardNameHasPrecedenceForIdAssignment | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithSideset_standardNamesPreserveIds | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
hexWithSideset_standardNameWithInvalidId | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
incompatibleParsedAndEnforcedDimensions | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
invalidDimensionOptionSyntax | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
invalidTopology | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
invalidTopologyWithCoordinates | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
mixedSpatialDim | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
mixedSpatialDimWithCoordinates | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
multipleDimensionSpecification | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
particleHex | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
particleHexWithCoordinates | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
particleWithCoordinates | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
particleWithCoordinatesAlreadyProvided | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
partIds_integerPartNamesAreInvalid | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
partIds_oneDefaultPartOneElem | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
partIds_oneDefaultPartOneUserSpecifiedPart | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
partIds_oneDefaultPartTwoElems | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
partIds_orderingIsByLine | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
partIds_respectExodusNamingConvention_onePart | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
partIds_respectExodusNamingConvention_twoParts | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
partIds_respectExodusNamingConvention_withDefaultPartFirst | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
partIds_respectExodusNamingConvention_withDefaultPartIdCollision | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
partIds_respectExodusNamingConvention_withDefaultPartSecond | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
partIds_samePartTwice | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
partIds_shortPartNamesAreValid | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
partIds_twoDefaultParts | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
partIds_userSpecifiedPartId_collidesWithExodusPart | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
partIds_userSpecifiedPartId_collidesWithPreviousSpec | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
partIds_userSpecifiedPartId_forExodusPart | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
partIds_userSpecifiedPartId_onePart | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
partIds_userSpecifiedPartId_samePartDifferentIds | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
partIds_userSpecifiedPartId_twoParts | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
partIds_userSpecifiedPartId_twoPartsSameId | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
partIds_userSpecifiedPartId_withDefaultPart | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
partIds_userSpecifiedPartId_withDefaultPartIdCollision | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
partIds_userSpecifiedPartId_withExodusPart | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
pyramidWithStandardName_splitByBlock | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
pyramidWithStandardName_splitByTopology | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
singleHex | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
singleHexWithCoordinates | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
singleHexWithCoordinates_separatedNodeIds | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
singleHexWithCoordinatesAndLowerCase | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
singleHexWithCoordinatesAndSpaces | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
singleHexWithLowerCase | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
singleHexWithSpaces | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
spatialDimInconsistentWithMetaData | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
spatialDimInconsistentWithMetaDataWithCoordinates | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
stringAfterPartNameIsError | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
threeTriShellsWithCoordinatesAndParts | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
threeTriShellsWithCoordinatesParallel | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
threeTriShellsWithDefaultParts | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
tooFewCoordinates | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
tooFewNodes | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
tooFewNodesWithCoordinates | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
tooLittleData_empty | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
tooLittleData_noGlobalId | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
tooLittleData_noNodes | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
tooLittleData_noTopology | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
tooLittleData_startsWithString | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
tooLittleDataWithCoordinates | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
tooManyCoordinates | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
tooManyNodes | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
tooManyNodesWithCoordinates | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
twoHexDisconnectedWithCoordinatesAndParts | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
twoHexDisconnectedWithDefaultParts | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
twoHexesParallel | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
twoHexesSerial | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
twoHexesWithSpanningNodeset | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
twoHexesWithSpanningNodeset_Parallel | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
twoHexesWithSpanningSideset | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
twoHexesWithSpanningSideset_invalidSplitType | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
twoHexesWithSpanningSideset_Parallel | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
twoHexesWithSpanningSidesetAndNonStandardName_splitByBlock | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
twoHexesWithSpanningSidesetAndNonStandardName_splitByTopology | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
twoHexesWithSpanningSidesetAndPartiallyOverlayedSideset | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
twoHexesWithSpanningSidesetAndStandardName_splitByBlock | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
twoHexesWithSpanningSidesetAndStandardName_splitByTopology | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
twoQuadShellsWithCoordinatesParallel | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh | , |
twoTet10Serial | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh1d | , |
oneDimensionNotSupported | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh2d | , |
singleQuad | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh2d | , |
singleQuadWithSideset_noName | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh2d | , |
singleQuadWithSideset_nonStandardName | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh2d | , |
singleQuadWithSideset_standardName | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh2d | , |
threeQuadsWithCoordinates | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh2d | , |
twoQuadOneShellParallel | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh2d | , |
twoQuadsWithCoordinatesParallel | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMesh2d | , |
twoSprings | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshGraph | , |
connectedPyramidAndHexAndTet | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshGraph | , |
connectedPyramidAndHexAndTet_graphHexAndTetBlocks | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshGraph | , |
connectedPyramidAndHexAndTet_graphPyramidAndHexBlocks | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshGraph | , |
connectedPyramidAndHexAndTet_parallel | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshGraph | , |
hexShellShell | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshGraph | , |
hexShellShellHex | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshGraph | , |
hexShellShellHex_parallelWithLocalGraph | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshGraph | , |
hexShellShellHex_splitCoincidentShells | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshGraph | , |
singleHex | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshGraph | , |
singleHexConnectedShell | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshGraph | , |
singleHexConnectedShell_highOrder | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshGraph | , |
singleHexConnectedShell_highOrderWithRotation | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshGraph | , |
threeHexConnected | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshGraph | , |
threeHexConnected_parallelGlobal | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshGraph | , |
threeHexConnected_parallelWithLocalGraph | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshGraph | , |
twoHexConnected | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshGraph | , |
twoHexConnected_parallelGlobal | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshGraph | , |
twoHexConnected_parallelWithLocalGraph | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshGraph | , |
twoHexConnected_separateBlocks | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshGraph | , |
twoHexConnected_separateBlocksWithInvalidAdjacency | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshGraph | , |
twoHexConnectedAndShellDisconnected | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshGraph | , |
twoHexConnectedAndShellExternallyConnected | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshGraph | , |
twoHexConnectedAndShellExternallyConnected_shellInSeparateBlock | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshGraph | , |
twoHexConnectedAndShellInternallyConnected | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshGraph | , |
twoHexConnectedAndShellInternallyConnected_reorderShell | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshGraph | , |
twoHexConnectedAndShellInternallyConnected_shellInSeperateBlock | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshGraph | , |
twoHexDisconnected | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshSkin | , |
connectedPyramidAndHexAndTet_skinAll | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshSkin | , |
pyramidWithStandardName_skinAndSplitByBlock | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshSkin | , |
pyramidWithStandardName_skinAndSplitByTopology | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshSkin | , |
singleHex_invalidComboSkinAndData | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshSkin | , |
singleHex_skin | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshSkin | , |
singleHexAndConnectedShell_skinAll | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshSkin | , |
threeHexConnectedThreeBlocks_skinTwoEndBlocks | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshSkin | , |
twoHexConnected_separateBlocks_skinOneBlock | ) |
anonymous_namespace{UnitTestTextMesh.C}::TEST_F | ( | TestTextMeshSkin | , |
twoHexConnectedTwoBlocks_skinIntoTwoSideSets | ) |