| 
    libMesh
    
   | 
 
Public Member Functions | |
| CPPUNIT_TEST_SUITE (DistortTest) | |
| The goal of this test is to make sure that boundary nodes are not restricted during distortion.  More... | |
| CPPUNIT_TEST (testDistortQuad) | |
| CPPUNIT_TEST (testDistortHex) | |
| CPPUNIT_TEST_SUITE_END () | |
| void | setUp () | 
| void | tearDown () | 
| void | testDistortQuad () | 
| void | testDistortHex () | 
Protected Member Functions | |
| void | test_helper_2D (ElemType elem_type) | 
| void | test_helper_3D (ElemType elem_type) | 
| void | perturb_and_check (ReplicatedMesh &mesh) | 
| DistortTest::CPPUNIT_TEST | ( | testDistortHex | ) | 
| DistortTest::CPPUNIT_TEST | ( | testDistortQuad | ) | 
| DistortTest::CPPUNIT_TEST_SUITE | ( | DistortTest | ) | 
The goal of this test is to make sure that boundary nodes are not restricted during distortion.
| DistortTest::CPPUNIT_TEST_SUITE_END | ( | ) | 
      
  | 
  inlineprotected | 
Definition at line 69 of file distort.C.
References libMesh::MeshTools::Modification::distort(), equal(), libMesh::MeshTools::find_boundary_nodes(), mesh, and libMesh::MeshBase::node_ptr_range().
      
  | 
  inlineprotected | 
Definition at line 41 of file distort.C.
References libMesh::MeshTools::Generation::build_square(), mesh, and TestCommWorld.
      
  | 
  inlineprotected | 
Definition at line 55 of file distort.C.
References libMesh::MeshTools::Generation::build_cube(), mesh, and TestCommWorld.
      
  | 
  inline | 
      
  | 
  inline | 
 1.8.16