Definition at line 223 of file slit_mesh_test.C.
◆ build_mesh()
| void SlitMeshTest::build_mesh |
( |
| ) |
|
|
inlineprotectedinherited |
◆ CPPUNIT_TEST()
| SlitMeshRefinedMeshTest::CPPUNIT_TEST |
( |
testMesh |
| ) |
|
◆ CPPUNIT_TEST_SUITE_END()
| SlitMeshRefinedMeshTest::CPPUNIT_TEST_SUITE_END |
( |
| ) |
|
◆ LIBMESH_CPPUNIT_TEST_SUITE() [1/2]
The goal of this test is the same as the previous, but now we do a uniform refinement and make sure the result mesh is consistent.
i.e. the new node shared between the 1D elements is the same as the node shared on the underlying quads, and so on.
◆ LIBMESH_CPPUNIT_TEST_SUITE() [2/2]
The goal of this test is to ensure that a 2D mesh with nodes overlapping on opposite sides of an internal, "slit" edge is usable.
The mesh has to be connected at more than one node on each side of the slit, however, to ensure that we can find point neighbors of each node.
◆ setUp()
| void SlitMeshRefinedMeshTest::setUp |
( |
| ) |
|
|
inline |
◆ tearDown()
| void SlitMeshTest::tearDown |
( |
| ) |
|
|
inlineinherited |
◆ testMesh()
| void SlitMeshRefinedMeshTest::testMesh |
( |
| ) |
|
|
inline |
◆ _mesh
| std::unique_ptr<Mesh> SlitMeshTest::_mesh |
|
protectedinherited |
The documentation for this class was generated from the following file: