Definition at line 18 of file simplex_refinement_test.C.
◆ CPPUNIT_TEST() [1/2]
◆ CPPUNIT_TEST() [2/2]
◆ CPPUNIT_TEST_SUITE_END()
SimplexRefinementTest::CPPUNIT_TEST_SUITE_END |
( |
| ) |
|
◆ LIBMESH_CPPUNIT_TEST_SUITE()
The goal of this test is to verify proper operation of the interfaces to tetrahedralization libraries.
◆ setUp()
void SimplexRefinementTest::setUp |
( |
| ) |
|
|
inline |
◆ tearDown()
void SimplexRefinementTest::tearDown |
( |
| ) |
|
|
inline |
◆ test3DTriRefinement()
void SimplexRefinementTest::test3DTriRefinement |
( |
| ) |
|
|
inline |
Definition at line 73 of file simplex_refinement_test.C.
References libMesh::Real, TIMPI::Communicator::size(), libMesh::MeshTools::Generation::surface_octahedron(), and TestCommWorld.
86 (trimesh, -1, 1, -1, 1, -1, 1);
libMesh::Parallel::Communicator * TestCommWorld
processor_id_type size() const
void testRefinement(UnstructuredMesh &mesh, Real desired_measure, Real expected_total_measure)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
The Mesh class is a thin wrapper, around the ReplicatedMesh class by default.
◆ testRefinement()
void SimplexRefinementTest::testRefinement |
( |
UnstructuredMesh & |
mesh, |
|
|
Real |
desired_measure, |
|
|
Real |
expected_total_measure |
|
) |
| |
|
inline |
◆ testTriRefinement()
void SimplexRefinementTest::testTriRefinement |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: