GRINS-0.8.0
|
This is the complete list of members for GRINSTesting::DefaultBCBuilderTest, including all inherited members.
_es | GRINSTesting::SystemHelper | protected |
_input | GRINSTesting::SystemHelper | protected |
_mesh | GRINSTesting::SystemHelper | protected |
_system | GRINSTesting::SystemHelper | protected |
add_periodic_bc_to_dofmap(libMesh::boundary_id_type master_id, libMesh::boundary_id_type slave_id, const libMesh::RealVectorValue &offset_vector, libMesh::DofMap &dof_map) | GRINS::BCBuilder | protected |
BCBuilder() | GRINS::BCBuilder | inline |
build_axisymmetric_bcs(const GetPot &input, MultiphysicsSystem &system, const std::set< BoundaryID > &bc_ids, libMesh::DofMap &dof_map, const std::string &bc_type, std::set< std::string > &var_sections, std::vector< SharedPtr< NeumannBCContainer > > &neumann_bcs) | GRINS::DefaultBCBuilder | protected |
build_bc_to_subdomain_map_check_with_mesh(const MultiphysicsSystem &system, std::map< BoundaryID, std::vector< libMesh::subdomain_id_type > > &bc_id_to_subdomain_id_map) const | GRINS::DefaultBCBuilder | protected |
build_bcs(const GetPot &input, MultiphysicsSystem &system, std::vector< SharedPtr< NeumannBCContainer > > &neumann_bcs) | GRINS::DefaultBCBuilder | protectedvirtual |
build_bcs_by_var_section(const GetPot &input, MultiphysicsSystem &system, const std::string &bc_name, const std::set< BoundaryID > &bc_ids, libMesh::DofMap &dof_map, std::set< std::string > &var_sections, const std::map< BoundaryID, std::vector< libMesh::subdomain_id_type > > &bc_id_to_subdomain_id_map, std::vector< SharedPtr< NeumannBCContainer > > &neumann_bcs) | GRINS::DefaultBCBuilder | protected |
build_boundary_conditions(const GetPot &input, MultiphysicsSystem &system, std::vector< SharedPtr< NeumannBCContainer > > &neumann_bcs) | GRINS::BCBuilder | static |
build_builder(const GetPot &input) | GRINS::BCBuilder | protectedstatic |
build_periodic_bc(const GetPot &input, libMesh::System &system, const std::set< BoundaryID > &bc_ids, const std::string §ion) | GRINS::DefaultBCBuilder | protected |
build_type_based_bcs(const GetPot &input, MultiphysicsSystem &system, const std::set< BoundaryID > &bc_ids, libMesh::DofMap &dof_map, const std::string &type_input_section, std::set< std::string > &var_sections, std::vector< SharedPtr< NeumannBCContainer > > &neumann_bcs) | GRINS::DefaultBCBuilder | protected |
BuilderHelper() | GRINS::BuilderHelper | inline |
construct_dbc_core(const GetPot &input, MultiphysicsSystem &system, const std::set< BoundaryID > &bc_ids, const FEVariablesBase &fe_var, const std::string §ion, const std::string &bc_type, libMesh::DofMap &dof_map) | GRINS::BCBuilder | protected |
construct_nbc_core(const GetPot &input, MultiphysicsSystem &system, const std::set< BoundaryID > &bc_ids, const FEVariablesBase &fe_var, const std::string §ion, const std::string &bc_type, std::vector< SharedPtr< NeumannBCContainer > > &neumann_bcs) | GRINS::BCBuilder | protected |
CPPUNIT_TEST(test_parse_and_build_bc_id_map) | GRINSTesting::DefaultBCBuilderTest | |
CPPUNIT_TEST(test_verify_bc_ids_with_mesh) | GRINSTesting::DefaultBCBuilderTest | |
CPPUNIT_TEST(test_parse_periodic_master_slave_ids) | GRINSTesting::DefaultBCBuilderTest | |
CPPUNIT_TEST(test_parse_periodic_offset) | GRINSTesting::DefaultBCBuilderTest | |
CPPUNIT_TEST_SUITE(DefaultBCBuilderTest) | GRINSTesting::DefaultBCBuilderTest | |
CPPUNIT_TEST_SUITE_END() | GRINSTesting::DefaultBCBuilderTest | |
DefaultBCBuilder() | GRINS::DefaultBCBuilder | inline |
is_dirichlet_bc_type(const std::string &bc_type) | GRINS::BCBuilder | protected |
is_neumann_bc_type(const std::string &bc_type) | GRINS::BCBuilder | protected |
is_new_bc_input_style(const GetPot &input) | GRINS::BCBuilder | protectedstatic |
is_var_active(const FEVariablesBase &var, const std::vector< libMesh::subdomain_id_type > &subdomain_ids) const | GRINS::DefaultBCBuilder | protected |
parse_and_build_bc_id_map(const GetPot &input, std::map< std::string, std::set< BoundaryID > > &bc_id_map) | GRINS::DefaultBCBuilder | protected |
parse_periodic_master_slave_ids(const GetPot &input, const std::string §ion, libMesh::boundary_id_type &master_id, libMesh::boundary_id_type &slave_id) const | GRINS::DefaultBCBuilder | protected |
parse_periodic_offset(const GetPot &input, const std::string §ion) const | GRINS::DefaultBCBuilder | protected |
parse_var_sections(const GetPot &input, std::set< std::string > §ions) | GRINS::BuilderHelper | static |
parse_var_sections_vector(const GetPot &input, std::vector< std::string > §ions) | GRINS::BuilderHelper | static |
reset_all() | GRINSTesting::SystemHelper | inlineprotected |
setup_multiphysics_system(const std::string &filename) | GRINSTesting::SystemHelper | inlineprotected |
tearDown() | GRINSTesting::DefaultBCBuilderTest | inline |
test_for_var_name(const std::vector< std::string > &var_names, const std::string &var_to_find) | GRINSTesting::DefaultBCBuilderTest | inlineprivate |
test_parse_and_build_bc_id_map() | GRINSTesting::DefaultBCBuilderTest | inline |
test_parse_periodic_master_slave_ids() | GRINSTesting::DefaultBCBuilderTest | inline |
test_parse_periodic_offset() | GRINSTesting::DefaultBCBuilderTest | inline |
test_verify_bc_ids_with_mesh() | GRINSTesting::DefaultBCBuilderTest | inline |
verify_bc_ids_with_mesh(const MultiphysicsSystem &system, const std::map< std::string, std::set< BoundaryID > > &bc_id_map) const | GRINS::DefaultBCBuilder | protected |
~BCBuilder() | GRINS::BCBuilder | inlinevirtual |
~BuilderHelper() | GRINS::BuilderHelper | inline |
~DefaultBCBuilder() | GRINS::DefaultBCBuilder | inline |