GRINS-0.8.0
|
This is the complete list of members for GRINS::OldStyleBCBuilder, including all inherited members.
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_basic_physics(std::set< std::string > &physics_names) | GRINS::OldStyleBCBuilder | private |
build_bcs(const GetPot &input, MultiphysicsSystem &system, std::vector< SharedPtr< NeumannBCContainer > > &neumann_bcs) | GRINS::OldStyleBCBuilder | protectedvirtual |
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, const std::string §ion_name, BoundaryID bc_id, libMesh::DofMap &dof_map) | GRINS::OldStyleBCBuilder | private |
build_reacting_physics(std::set< std::string > &physics_names) | GRINS::OldStyleBCBuilder | private |
build_vel_and_temp_physics(std::set< std::string > &physics_names) | GRINS::OldStyleBCBuilder | private |
construct_bcs_old_style(const GetPot &input, MultiphysicsSystem &system, const std::string &raw_physics_name, const std::string §ion_name, const std::string &bc_id_str, const std::string &bc_type_str, const std::string &bc_value_str, const std::string &bc_var_str, libMesh::DofMap &dof_map, std::vector< SharedPtr< NeumannBCContainer > > &neumann_bcs) | GRINS::OldStyleBCBuilder | private |
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 |
determine_variable_group(const std::string &raw_physics_name, const std::string &bc_type_str, std::string &var_section) | GRINS::OldStyleBCBuilder | private |
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 |
OldStyleBCBuilder() | GRINS::OldStyleBCBuilder | inline |
set_dirichlet_bc_factory_old_style_quantities(const std::string &bc_value_str, unsigned int value_idx, const std::vector< std::string > &var_names) | GRINS::OldStyleBCBuilder | private |
set_neumann_bc_factory_old_style_quantities(const std::string &bc_value_str, unsigned int value_idx, const std::vector< std::string > &var_names) | GRINS::OldStyleBCBuilder | private |
~BCBuilder() | GRINS::BCBuilder | inlinevirtual |
~OldStyleBCBuilder() | GRINS::OldStyleBCBuilder | inline |