|
libMesh
|
Public Member Functions | |
| LIBMESH_CPPUNIT_TEST_SUITE (ConstraintOperatorTest) | |
| CPPUNIT_TEST (test1DCoarseningOperator) | |
| CPPUNIT_TEST (test1DCoarseningNewNodes) | |
| CPPUNIT_TEST (testCoreformGeom2) | |
| CPPUNIT_TEST (testCoreformGeom4) | |
| CPPUNIT_TEST (testCoreformGeom8) | |
| CPPUNIT_TEST_SUITE_END () | |
| void | setUp () |
| void | tearDown () |
| void | test1DCoarseningOperator () |
| void | testCoreform (const std::string &meshfile, const std::string &matrixfile, Real expected_norm, Order order=FIRST) |
| void | testCoreformGeom2 () |
| void | testCoreformGeom4 () |
| void | testCoreformGeom8 () |
| void | test1DCoarseningNewNodes () |
Definition at line 99 of file constraint_operator_test.C.
| ConstraintOperatorTest::CPPUNIT_TEST | ( | test1DCoarseningNewNodes | ) |
| ConstraintOperatorTest::CPPUNIT_TEST | ( | test1DCoarseningOperator | ) |
| ConstraintOperatorTest::CPPUNIT_TEST | ( | testCoreformGeom2 | ) |
| ConstraintOperatorTest::CPPUNIT_TEST | ( | testCoreformGeom4 | ) |
| ConstraintOperatorTest::CPPUNIT_TEST | ( | testCoreformGeom8 | ) |
| ConstraintOperatorTest::CPPUNIT_TEST_SUITE_END | ( | ) |
| ConstraintOperatorTest::LIBMESH_CPPUNIT_TEST_SUITE | ( | ConstraintOperatorTest | ) |
|
inline |
Definition at line 129 of file constraint_operator_test.C.
|
inline |
Definition at line 132 of file constraint_operator_test.C.
|
inline |
Definition at line 316 of file constraint_operator_test.C.
References libMesh::EquationSystems::add_system(), libMesh::System::add_variable(), libMesh::MeshBase::allow_renumbering(), assemble_matrix_and_rhs(), libMesh::System::attach_assemble_function(), libMesh::SparseMatrix< T >::build(), libMesh::MeshTools::Generation::build_line(), libMesh::ParallelObject::comm(), libMesh::MeshBase::copy_constraint_rows(), libMesh::EDGE2, libMesh::FIRST, libMesh::System::get_dof_map(), libMesh::EquationSystems::init(), libMesh::MeshBase::is_prepared(), mesh, libMesh::DofMap::n_constrained_dofs(), libMesh::MeshBase::n_elem(), libMesh::MeshBase::n_nodes(), libMesh::MeshBase::prepare_for_use(), libMesh::SparseMatrix< T >::read_matlab(), libMesh::ExplicitSystem::solve(), TestCommWorld, and libMesh::MeshTools::valid_is_prepared().
|
inline |
Definition at line 136 of file constraint_operator_test.C.
References libMesh::EquationSystems::add_system(), libMesh::System::add_variable(), libMesh::MeshBase::allow_renumbering(), assemble_matrix_and_rhs(), libMesh::System::attach_assemble_function(), libMesh::ExactSolution::attach_exact_value(), libMesh::SparseMatrix< T >::build(), libMesh::NumericVector< T >::build(), libMesh::MeshTools::Generation::build_line(), libMesh::SparseMatrix< T >::close(), libMesh::ParallelObject::comm(), libMesh::ExactSolution::compute_error(), libMesh::MeshBase::copy_constraint_rows(), libMesh::EDGE2, libMesh::err, libMesh::FIRST, libMesh::System::get_dof_map(), libMesh::EquationSystems::init(), libMesh::SparseMatrix< T >::init(), libMesh::MeshBase::is_prepared(), libMesh::ExactSolution::l2_error(), libMesh::make_range(), mesh, libMesh::DofMap::n_constrained_dofs(), libMesh::MeshBase::prepare_for_use(), libMesh::Parallel::Communicator::rank(), libMesh::Real, libMesh::SERIAL, libMesh::SparseMatrix< T >::set(), libMesh::System::solution, libMesh::ExplicitSystem::solve(), TestCommWorld, libMesh::TOLERANCE, and libMesh::MeshTools::valid_is_prepared().
|
inline |
Definition at line 240 of file constraint_operator_test.C.
References libMesh::EquationSystems::add_system(), libMesh::System::add_variable(), libMesh::MeshBase::allow_renumbering(), assemble_matrix_and_rhs(), libMesh::System::attach_assemble_function(), libMesh::SparseMatrix< T >::build(), libMesh::System::calculate_norm(), libMesh::ParallelObject::comm(), libMesh::MeshBase::copy_constraint_rows(), libMesh::SparseMatrix< T >::get_transpose(), libMesh::H1, libMesh::EquationSystems::init(), libMesh::MeshBase::is_prepared(), mesh, libMesh::MeshBase::prepare_for_use(), libMesh::MeshBase::read(), libMesh::SparseMatrix< T >::read_matlab(), libMesh::Real, libMesh::System::solution, libMesh::ExplicitSystem::solve(), TestCommWorld, libMesh::TOLERANCE, and libMesh::MeshTools::valid_is_prepared().
Referenced by testCoreformGeom2(), testCoreformGeom4(), and testCoreformGeom8().
|
inline |
Definition at line 289 of file constraint_operator_test.C.
References testCoreform().
|
inline |
Definition at line 298 of file constraint_operator_test.C.
References testCoreform().
|
inline |
Definition at line 307 of file constraint_operator_test.C.
References testCoreform().