| _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 |
| _disp_vars | GRINS::SolidMechanicsBCHandling | 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 |
| 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 |
| CONSTANT_DISPLACEMENT enum value | GRINS::SolidMechanicsBCHandling | private |
| CONSTANT_TRACTION enum value | GRINS::SolidMechanicsBCHandling | 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 |
| init_bc_data(const libMesh::FEMSystem &system) | GRINS::SolidMechanicsBCHandling | 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::SolidMechanicsBCHandling | 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 |
| PARSED_DIRICHLET enum value | GRINS::BCHandlingBase | protected |
| PARSED_FEM_DIRICHLET enum value | GRINS::BCHandlingBase | protected |
| PERIODIC enum value | GRINS::BCHandlingBase | protected |
| PINNED enum value | GRINS::SolidMechanicsBCHandling | 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 |
| ROLLER_X enum value | GRINS::SolidMechanicsBCHandling | private |
| ROLLER_Y enum value | GRINS::SolidMechanicsBCHandling | private |
| ROLLER_Z enum value | GRINS::SolidMechanicsBCHandling | 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 | |
| SolidMechanicsBCHandling(const std::string &physics_name, const GetPot &input) | GRINS::SolidMechanicsBCHandling | |
| SolidMechanicsBCHandling() | GRINS::SolidMechanicsBCHandling | private |
| SOLIDS_BC_TYPES enum name | GRINS::SolidMechanicsBCHandling | private |
| string_to_int(const std::string &bc_type_in) const | GRINS::SolidMechanicsBCHandling | virtual |
| SYMMETRY_XY enum value | GRINS::SolidMechanicsBCHandling | private |
| SYMMETRY_XZ enum value | GRINS::SolidMechanicsBCHandling | private |
| SYMMETRY_YZ enum value | GRINS::SolidMechanicsBCHandling | private |
| 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::SolidMechanicsBCHandling | virtual |
| user_init_dirichlet_bcs(libMesh::FEMSystem *system, libMesh::DofMap &dof_map, GRINS::BoundaryID bc_id, GRINS::BCType bc_type) const | GRINS::SolidMechanicsBCHandling | virtual |
| ~BCHandlingBase() | GRINS::BCHandlingBase | virtual |
| ~SolidMechanicsBCHandling() | GRINS::SolidMechanicsBCHandling | virtual |