| CPPUNIT_TEST(testLaplaceQuad) | MeshSmootherTest | |
| CPPUNIT_TEST(testLaplaceTri) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalEdge2) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalEdge3) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalEdge3MultipleSubdomains) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalQuad4) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalQuad4MultipleSubdomains) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalQuad8) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalQuad9) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalQuad9MultipleSubdomains) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalQuad4Tangled) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalTri3) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalTri6) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalTri6MultipleSubdomains) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalHex8) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalHex20) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalHex27) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalHex27Tangled) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalHex27MultipleSubdomains) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalPyramid5) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalPyramid13) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalPyramid14) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalPyramid18) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalPyramid18MultipleSubdomains) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalPrism6) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalPrism15) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalPrism18) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalPrism20) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalPrism21) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalPrism21MultipleSubdomains) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalTet4) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalTet10) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalTet14) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalTet14MultipleSubdomains) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalMixed2D) | MeshSmootherTest | |
| CPPUNIT_TEST(testVariationalMixed3D) | MeshSmootherTest | |
| CPPUNIT_TEST_SUITE_END() | MeshSmootherTest | |
| LIBMESH_CPPUNIT_TEST_SUITE(MeshSmootherTest) | MeshSmootherTest | |
| numCenteredAndFacedDimensions(const Point &point, const Real &side_length, const Real &tol) | MeshSmootherTest | inline |
| pointIsCubeCenter(const Point &point, const Real &side_length, const Real &tol=TOLERANCE) | MeshSmootherTest | inline |
| pointIsCubeFaceCenter(const Point &point, const Real &side_length, const Real &tol=TOLERANCE) | MeshSmootherTest | inline |
| pointIsCubeVertex(const Point &point, const Real &side_length, const Real &tol=TOLERANCE) | MeshSmootherTest | inline |
| setUp() | MeshSmootherTest | inline |
| tearDown() | MeshSmootherTest | inline |
| testLaplaceQuad() | MeshSmootherTest | inline |
| testLaplaceSmoother(ReplicatedMesh &mesh, MeshSmoother &smoother, ElemType type) | MeshSmootherTest | inline |
| testLaplaceTri() | MeshSmootherTest | inline |
| testVariationalEdge2() | MeshSmootherTest | inline |
| testVariationalEdge3() | MeshSmootherTest | inline |
| testVariationalEdge3MultipleSubdomains() | MeshSmootherTest | inline |
| testVariationalHex20() | MeshSmootherTest | inline |
| testVariationalHex27() | MeshSmootherTest | inline |
| testVariationalHex27MultipleSubdomains() | MeshSmootherTest | inline |
| testVariationalHex27Tangled() | MeshSmootherTest | inline |
| testVariationalHex8() | MeshSmootherTest | inline |
| testVariationalMixed2D() | MeshSmootherTest | inline |
| testVariationalMixed3D() | MeshSmootherTest | inline |
| testVariationalPrism15() | MeshSmootherTest | inline |
| testVariationalPrism18() | MeshSmootherTest | inline |
| testVariationalPrism20() | MeshSmootherTest | inline |
| testVariationalPrism21() | MeshSmootherTest | inline |
| testVariationalPrism21MultipleSubdomains() | MeshSmootherTest | inline |
| testVariationalPrism6() | MeshSmootherTest | inline |
| testVariationalPyramid13() | MeshSmootherTest | inline |
| testVariationalPyramid14() | MeshSmootherTest | inline |
| testVariationalPyramid18() | MeshSmootherTest | inline |
| testVariationalPyramid18MultipleSubdomains() | MeshSmootherTest | inline |
| testVariationalPyramid5() | MeshSmootherTest | inline |
| testVariationalQuad4() | MeshSmootherTest | inline |
| testVariationalQuad4MultipleSubdomains() | MeshSmootherTest | inline |
| testVariationalQuad4Tangled() | MeshSmootherTest | inline |
| testVariationalQuad8() | MeshSmootherTest | inline |
| testVariationalQuad9() | MeshSmootherTest | inline |
| testVariationalQuad9MultipleSubdomains() | MeshSmootherTest | inline |
| testVariationalSmoother(Mesh &mesh, VariationalMeshSmoother &smoother, const ElemType type, const bool multiple_subdomains=false, const bool tangle_mesh=false, const Real tangle_damping_factor=1.0) | MeshSmootherTest | inline |
| testVariationalSmootherRegression(const ReplicatedMesh &gold_mesh) | MeshSmootherTest | inline |
| testVariationalTet10() | MeshSmootherTest | inline |
| testVariationalTet14() | MeshSmootherTest | inline |
| testVariationalTet14MultipleSubdomains() | MeshSmootherTest | inline |
| testVariationalTet4() | MeshSmootherTest | inline |
| testVariationalTri3() | MeshSmootherTest | inline |
| testVariationalTri6() | MeshSmootherTest | inline |
| testVariationalTri6MultipleSubdomains() | MeshSmootherTest | inline |