Definition at line 193 of file slit_mesh_test.C.
◆ build_mesh()
void SlitMeshTest::build_mesh |
( |
| ) |
|
|
inlineprotectedinherited |
◆ CPPUNIT_TEST()
SlitMeshRefinedMeshTest::CPPUNIT_TEST |
( |
testMesh |
| ) |
|
◆ 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.
◆ 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.
◆ CPPUNIT_TEST_SUITE_END()
SlitMeshRefinedMeshTest::CPPUNIT_TEST_SUITE_END |
( |
| ) |
|
◆ setUp()
void SlitMeshRefinedMeshTest::setUp |
( |
| ) |
|
|
inline |
◆ tearDown()
void SlitMeshTest::tearDown |
( |
| ) |
|
|
inlineinherited |
◆ testMesh()
void SlitMeshRefinedMeshTest::testMesh |
( |
| ) |
|
|
inline |
◆ _mesh
Mesh* SlitMeshTest::_mesh |
|
protectedinherited |
The documentation for this class was generated from the following file:
virtual Node * add_point(const Point &p, const dof_id_type id=DofObject::invalid_id, const processor_id_type proc_id=DofObject::invalid_processor_id) override
functions for adding /deleting nodes elements.