|
libMesh
|
Protected Member Functions | |
| void | read_mesh (const std::string &mesh_filename) |
| void | init_es () |
Protected Attributes | |
| std::unique_ptr< MeshBase > | _mesh |
| std::unique_ptr< EquationSystems > | _es |
Definition at line 115 of file nonmanifold_coupling_test.C.
|
inlineprotected |
Definition at line 142 of file nonmanifold_coupling_test.C.
References _es, _mesh, libMesh::DofMap::add_coupling_functor(), libMesh::System::add_variable(), libMesh::FIRST, libMesh::System::get_dof_map(), and libMesh::LAGRANGE.
Referenced by NonManifoldGhostingFunctorTest::verify_send_list_entries_helper().
|
inlineprotected |
Definition at line 123 of file nonmanifold_coupling_test.C.
References _mesh, and TestCommWorld.
Referenced by NonManifoldGhostingFunctorTest::verify_send_list_entries_helper().
|
protected |
Definition at line 121 of file nonmanifold_coupling_test.C.
Referenced by init_es(), and NonManifoldGhostingFunctorTest::verify_send_list_entries_helper().
|
protected |
Definition at line 119 of file nonmanifold_coupling_test.C.
Referenced by init_es(), read_mesh(), and NonManifoldGhostingFunctorTest::verify_send_list_entries_helper().