Definition at line 61 of file slit_mesh_test.C.
◆ build_mesh()
void SlitMeshTest::build_mesh |
( |
| ) |
|
|
inlineprotected |
◆ CPPUNIT_TEST()
◆ CPPUNIT_TEST_SUITE()
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()
SlitMeshTest::CPPUNIT_TEST_SUITE_END |
( |
| ) |
|
◆ setUp()
void SlitMeshTest::setUp |
( |
| ) |
|
|
inline |
◆ tearDown()
void SlitMeshTest::tearDown |
( |
| ) |
|
|
inline |
◆ testMesh()
void SlitMeshTest::testMesh |
( |
| ) |
|
|
inline |
◆ _mesh
Mesh* SlitMeshTest::_mesh |
|
protected |
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.