| _axisymmetric | GRINS::BCHandlingBase | protectedstatic |
| _bound_conds | GRINS::BCHandlingBase | protected |
| _catalytic_walls | GRINS::ReactingLowMachNavierStokesBCHandling< Chemistry > | protected |
| _chemistry | GRINS::ReactingLowMachNavierStokesBCHandling< Chemistry > | protected |
| _dirichlet_bc_map | GRINS::BCHandlingBase | protected |
| _dirichlet_bound_funcs | GRINS::BCHandlingBase | protected |
| _dirichlet_values | GRINS::BCHandlingBase | protected |
| _n_species | GRINS::ReactingLowMachNavierStokesBCHandling< Chemistry > | 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 |
| _species_bc_map | GRINS::ReactingLowMachNavierStokesBCHandling< Chemistry > | protected |
| _species_bc_values | GRINS::ReactingLowMachNavierStokesBCHandling< Chemistry > | protected |
| _species_var_names | GRINS::ReactingLowMachNavierStokesBCHandling< Chemistry > | protected |
| _species_vars | GRINS::ReactingLowMachNavierStokesBCHandling< Chemistry > | protected |
| _T_values | GRINS::LowMachNavierStokesBCHandling | protected |
| _T_var | GRINS::LowMachNavierStokesBCHandling | protected |
| _T_var_name | GRINS::LowMachNavierStokesBCHandling | protected |
| _temp_bc_map | GRINS::LowMachNavierStokesBCHandling | protected |
| _u_var_name | GRINS::LowMachNavierStokesBCHandling | protected |
| _v_var_name | GRINS::LowMachNavierStokesBCHandling | protected |
| _w_var_name | GRINS::LowMachNavierStokesBCHandling | protected |
| 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 | |
| build_catalycities(const GetPot &input, const std::string &reactant, const std::string &bc_id_string, const BoundaryID bc_id, boost::scoped_ptr< CatalycityBase > &gamma_r) | GRINS::ReactingLowMachNavierStokesBCHandling< Chemistry > | protected |
| CONSTANT_DIRICHLET enum value | GRINS::BCHandlingBase | protected |
| GAS_RECOMBINATION_CATALYTIC_WALL enum value | GRINS::ReactingLowMachNavierStokesBCHandling< Chemistry > | private |
| GAS_SOLID_CATALYTIC_WALL enum value | GRINS::ReactingLowMachNavierStokesBCHandling< Chemistry > | private |
| GENERAL_SPECIES enum value | GRINS::ReactingLowMachNavierStokesBCHandling< Chemistry > | private |
| get_catalytic_wall(const BoundaryID bc_id) | GRINS::ReactingLowMachNavierStokesBCHandling< Chemistry > | |
| 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 |
| get_species_bc_value(GRINS::BoundaryID bc_id, unsigned int species) const | GRINS::ReactingLowMachNavierStokesBCHandling< Chemistry > | |
| get_temp_bc_value(GRINS::BoundaryID bc_id) const | GRINS::LowMachNavierStokesBCHandling | |
| init_bc_data(const libMesh::FEMSystem &system) | GRINS::ReactingLowMachNavierStokesBCHandling< Chemistry > | 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::ReactingLowMachNavierStokesBCHandling< Chemistry > | virtual |
| init_dirichlet_bc_func_objs(libMesh::FEMSystem *system) const | GRINS::BCHandlingBase | virtual |
| init_dirichlet_bcs(libMesh::FEMSystem *system) const | GRINS::ReactingLowMachNavierStokesBCHandling< Chemistry > | virtual |
| init_periodic_bcs(libMesh::FEMSystem *system) const | GRINS::BCHandlingBase | virtual |
| is_axisymmetric() const | GRINS::BCHandlingBase | inline |
| LowMachNavierStokesBCHandling(const std::string &physics_name, const GetPot &input) | GRINS::LowMachNavierStokesBCHandling | |
| PARSED_DIRICHLET enum value | GRINS::BCHandlingBase | protected |
| PARSED_FEM_DIRICHLET enum value | GRINS::BCHandlingBase | protected |
| PERIODIC enum value | GRINS::BCHandlingBase | protected |
| PRESCRIBED_MOLE_FRACTIONS enum value | GRINS::ReactingLowMachNavierStokesBCHandling< Chemistry > | private |
| PRESCRIBED_SPECIES enum value | GRINS::ReactingLowMachNavierStokesBCHandling< Chemistry > | private |
| ReactingLowMachNavierStokesBCHandling(const std::string &physics_name, const GetPot &input, const Chemistry &chem_mixture) | GRINS::ReactingLowMachNavierStokesBCHandling< Chemistry > | |
| ReactingLowMachNavierStokesBCHandling() | GRINS::ReactingLowMachNavierStokesBCHandling< Chemistry > | 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 |
| RLMNS_BC_TYPES enum name | GRINS::ReactingLowMachNavierStokesBCHandling< Chemistry > | private |
| 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 | |
| set_species_bc_type(GRINS::BoundaryID bc_id, int bc_type) | GRINS::ReactingLowMachNavierStokesBCHandling< Chemistry > | |
| set_species_bc_values(GRINS::BoundaryID bc_id, const std::vector< libMesh::Real > &species_values) | GRINS::ReactingLowMachNavierStokesBCHandling< Chemistry > | |
| set_temp_bc_type(GRINS::BoundaryID bc_id, int bc_type) | GRINS::LowMachNavierStokesBCHandling | |
| set_temp_bc_value(GRINS::BoundaryID bc_id, libMesh::Real value) | GRINS::LowMachNavierStokesBCHandling | |
| string_to_int(const std::string &bc_type_in) const | GRINS::ReactingLowMachNavierStokesBCHandling< Chemistry > | 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::ReactingLowMachNavierStokesBCHandling< Chemistry > | virtual |
| user_init_dirichlet_bcs(libMesh::FEMSystem *system, libMesh::DofMap &dof_map, GRINS::BoundaryID bc_id, GRINS::BCType bc_type) const | GRINS::ReactingLowMachNavierStokesBCHandling< Chemistry > | virtual |
| ZERO_SPECIES_FLUX enum value | GRINS::ReactingLowMachNavierStokesBCHandling< Chemistry > | private |
| ~BCHandlingBase() | GRINS::BCHandlingBase | virtual |
| ~LowMachNavierStokesBCHandling() | GRINS::LowMachNavierStokesBCHandling | virtual |
| ~ReactingLowMachNavierStokesBCHandling() | GRINS::ReactingLowMachNavierStokesBCHandling< Chemistry > | virtual |