| _axisymmetric | GRINS::BCHandlingBase | protectedstatic |
| _bound_conds | GRINS::BCHandlingBase | protected |
| _dirichlet_bc_map | GRINS::BCHandlingBase | protected |
| _dirichlet_bound_funcs | GRINS::BCHandlingBase | protected |
| _dirichlet_values | GRINS::BCHandlingBase | protected |
| _neumann_bc_map | GRINS::BCHandlingBase | protected |
| _neumann_bound_funcs | GRINS::BCHandlingBase | protected |
| _num_periodic_bcs | GRINS::BCHandlingBase | protected |
| _periodic_bcs | GRINS::BCHandlingBase | protected |
| _physics_name | GRINS::BCHandlingBase | protected |
| _q_values | GRINS::BCHandlingBase | protected |
| _temp_vars | GRINS::HeatTransferBCHandling | protected |
| ADIABATIC_WALL enum value | GRINS::HeatTransferBCHandling | private |
| apply_neumann_bcs(AssemblyContext &context, const GRINS::CachedValues &cache, const bool request_jacobian, const GRINS::BoundaryID bc_id) const | GRINS::BCHandlingBase | virtual |
| attach_dirichlet_bound_func(const GRINS::DBCContainer &dirichlet_bc) | GRINS::BCHandlingBase | |
| attach_neumann_bound_func(GRINS::NBCContainer &neumann_bcs) | GRINS::BCHandlingBase | |
| AXISYMMETRIC enum value | GRINS::BCHandlingBase | protected |
| BC_BASE enum name | GRINS::BCHandlingBase | protected |
| BCHandlingBase(const std::string &physics_name) | GRINS::BCHandlingBase | |
| CONSTANT_DIRICHLET enum value | GRINS::BCHandlingBase | protected |
| GENERAL_HEAT_FLUX enum value | GRINS::HeatTransferBCHandling | private |
| get_dirichlet_bc_type(const GRINS::BoundaryID bc_id) const | GRINS::BCHandlingBase | inline |
| get_dirichlet_bc_value(GRINS::BoundaryID bc_id, int component=0) const | GRINS::BCHandlingBase | |
| get_neumann_bc_value(GRINS::BoundaryID bc_id) const | GRINS::BCHandlingBase | inline |
| get_neumann_bound_func(GRINS::BoundaryID bc_id, GRINS::VariableIndex var_id) const | GRINS::BCHandlingBase | inline |
| get_neumann_bound_func(GRINS::BoundaryID bc_id, GRINS::VariableIndex var_id) | GRINS::BCHandlingBase | inline |
| HeatTransferBCHandling(const std::string &physics_name, const GetPot &input) | GRINS::HeatTransferBCHandling | |
| HeatTransferBCHandling() | GRINS::HeatTransferBCHandling | private |
| HT_BC_TYPES enum name | GRINS::HeatTransferBCHandling | private |
| init_bc_data(const libMesh::FEMSystem &system) | GRINS::HeatTransferBCHandling | virtual |
| init_bc_types(const GRINS::BoundaryID bc_id, const std::string &bc_id_string, const int bc_type, const std::string &bc_vars, const std::string &bc_value, const GetPot &input) | GRINS::HeatTransferBCHandling | virtual |
| init_dirichlet_bc_func_objs(libMesh::FEMSystem *system) const | GRINS::BCHandlingBase | virtual |
| init_dirichlet_bcs(libMesh::FEMSystem *system) const | GRINS::BCHandlingBase | virtual |
| init_periodic_bcs(libMesh::FEMSystem *system) const | GRINS::BCHandlingBase | virtual |
| is_axisymmetric() const | GRINS::BCHandlingBase | inline |
| ISOTHERMAL_WALL enum value | GRINS::HeatTransferBCHandling | private |
| PARSED_DIRICHLET enum value | GRINS::BCHandlingBase | protected |
| PARSED_FEM_DIRICHLET enum value | GRINS::BCHandlingBase | protected |
| PERIODIC enum value | GRINS::BCHandlingBase | protected |
| PRESCRIBED_HEAT_FLUX enum value | GRINS::HeatTransferBCHandling | private |
| read_bc_data(const GetPot &input, const std::string &id_str, const std::string &bc_str, const std::string &var_str, const std::string &val_str) | GRINS::BCHandlingBase | virtual |
| set_dirichlet_bc_type(GRINS::BoundaryID bc_id, int bc_type) | GRINS::BCHandlingBase | |
| set_dirichlet_bc_value(GRINS::BoundaryID bc_id, libMesh::Real value, int component=0) | GRINS::BCHandlingBase | |
| set_neumann_bc_type(GRINS::BoundaryID bc_id, int bc_type) | GRINS::BCHandlingBase | |
| set_neumann_bc_value(GRINS::BoundaryID bc_id, const libMesh::Point &q_in) | GRINS::BCHandlingBase | |
| string_to_int(const std::string &bc_type_in) const | GRINS::HeatTransferBCHandling | virtual |
| user_apply_neumann_bcs(AssemblyContext &context, const GRINS::CachedValues &cache, const bool request_jacobian, const GRINS::BoundaryID bc_id, const GRINS::BCType bc_type) const | GRINS::HeatTransferBCHandling | virtual |
| user_init_dirichlet_bcs(libMesh::FEMSystem *system, libMesh::DofMap &dof_map, GRINS::BoundaryID bc_id, GRINS::BCType bc_type) const | GRINS::HeatTransferBCHandling | virtual |
| ~BCHandlingBase() | GRINS::BCHandlingBase | virtual |
| ~HeatTransferBCHandling() | GRINS::HeatTransferBCHandling | virtual |