Go to the source code of this file.
Variables | |
const bool | debug_print_mesh = false |
void case1Common | ( | ElementFragmentAlgorithm & | MyMesh | ) |
Definition at line 65 of file ElementFragmentAlgorithmTest.C.
Referenced by TEST().
void case2Intersections | ( | ElementFragmentAlgorithm & | MyMesh | ) |
Definition at line 210 of file ElementFragmentAlgorithmTest.C.
Referenced by TEST().
void case2Mesh | ( | ElementFragmentAlgorithm & | MyMesh | ) |
Definition at line 182 of file ElementFragmentAlgorithmTest.C.
Referenced by TEST().
void case5Mesh | ( | ElementFragmentAlgorithm & | MyMesh | ) |
Definition at line 628 of file ElementFragmentAlgorithmTest.C.
Referenced by TEST().
void case6Mesh | ( | ElementFragmentAlgorithm & | MyMesh | ) |
Definition at line 979 of file ElementFragmentAlgorithmTest.C.
Referenced by TEST().
void case7Mesh | ( | ElementFragmentAlgorithm & | MyMesh | ) |
Definition at line 3257 of file ElementFragmentAlgorithmTest.C.
Referenced by TEST().
void CheckElements | ( | std::vector< EFAElement *> & | elems, |
std::vector< unsigned int > & | gold | ||
) |
Definition at line 32 of file ElementFragmentAlgorithmTest.C.
Referenced by TEST().
void CheckElements | ( | std::set< EFAElement *> & | elems, |
std::set< unsigned int > & | gold | ||
) |
Definition at line 45 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test1a | |||
) |
Definition at line 98 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test1b | |||
) |
Definition at line 134 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test2a | |||
) |
Definition at line 232 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test2b | |||
) |
Definition at line 267 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test3 | |||
) |
Definition at line 420 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test4 | |||
) |
Definition at line 500 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test5a | |||
) |
Definition at line 658 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test5b | |||
) |
Definition at line 789 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test5c | |||
) |
Definition at line 920 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test6a | |||
) |
Definition at line 1030 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test6b | |||
) |
Definition at line 1122 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test6c | |||
) |
Definition at line 1295 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test6d | |||
) |
Definition at line 1381 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test6e | |||
) |
Definition at line 1466 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test6f | |||
) |
Definition at line 1557 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test6g | |||
) |
Definition at line 1657 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test6h | |||
) |
Definition at line 1767 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test6i | |||
) |
Definition at line 1863 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test6j | |||
) |
Definition at line 1958 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test6k | |||
) |
Definition at line 2072 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test6l | |||
) |
Definition at line 2173 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test6m | |||
) |
Definition at line 2267 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test6n | |||
) |
Definition at line 2354 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test6o | |||
) |
Definition at line 2472 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test6p | |||
) |
Definition at line 2602 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test6q | |||
) |
Definition at line 2683 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test6r | |||
) |
Definition at line 2779 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test6s | |||
) |
Definition at line 2890 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test6t | |||
) |
Definition at line 3019 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test6u | |||
) |
Definition at line 3137 of file ElementFragmentAlgorithmTest.C.
TEST | ( | ElementFragmentAlgorithm | , |
test7a | |||
) |
Definition at line 3313 of file ElementFragmentAlgorithmTest.C.
const bool debug_print_mesh = false |
Definition at line 16 of file ElementFragmentAlgorithmTest.C.
Referenced by TEST().