| 
    GRINS-0.6.0
    
   | 
 
This is the complete list of members for GRINS::ElasticMembrane< StressStrainLaw >, including all inherited members.
| _bc_handler | GRINS::Physics | protected | 
| _disp_vars | GRINS::ElasticMembraneBase | protected | 
| _enabled_subdomains | GRINS::Physics | protected | 
| _h0 | GRINS::ElasticMembrane< StressStrainLaw > | private | 
| _ic_handler | GRINS::Physics | protected | 
| _is_axisymmetric | GRINS::Physics | protected | 
| _is_compressible | GRINS::ElasticMembrane< StressStrainLaw > | private | 
| _is_steady | GRINS::Physics | protectedstatic | 
| _lambda_sq_var | GRINS::ElasticMembrane< StressStrainLaw > | private | 
| _physics_name | GRINS::Physics | protected | 
| _strain_indices | GRINS::ElasticMembrane< StressStrainLaw > | private | 
| _stress_indices | GRINS::ElasticMembrane< StressStrainLaw > | private | 
| _stress_strain_law | GRINS::ElasticMembrane< StressStrainLaw > | private | 
| _stress_zz_index | GRINS::ElasticMembrane< StressStrainLaw > | private | 
| attach_dirichlet_bound_func(const GRINS::DBCContainer &dirichlet_bc) | GRINS::Physics | |
| attach_neumann_bound_func(GRINS::NBCContainer &neumann_bcs) | GRINS::Physics | |
| auxiliary_init(MultiphysicsSystem &system) | GRINS::Physics | virtual | 
| build_new_fe(const libMesh::Elem &elem, const libMesh::FEGenericBase< libMesh::Real > *fe, const libMesh::Point p) | GRINS::ElasticMembrane< StressStrainLaw > | private | 
| compute_element_constraint_cache(const AssemblyContext &context, CachedValues &cache) | GRINS::Physics | virtual | 
| compute_element_time_derivative_cache(const AssemblyContext &context, CachedValues &cache) | GRINS::Physics | virtual | 
| compute_mass_residual_cache(const AssemblyContext &context, CachedValues &cache) | GRINS::Physics | virtual | 
| compute_metric_tensors(unsigned int qp, const libMesh::FEBase &elem, const AssemblyContext &context, const libMesh::Gradient &grad_u, const libMesh::Gradient &grad_v, const libMesh::Gradient &grad_w, libMesh::TensorValue< libMesh::Real > &a_cov, libMesh::TensorValue< libMesh::Real > &a_contra, libMesh::TensorValue< libMesh::Real > &A_cov, libMesh::TensorValue< libMesh::Real > &A_contra, libMesh::Real &lambda_sq) | GRINS::ElasticMembrane< StressStrainLaw > | private | 
| compute_nonlocal_constraint_cache(const AssemblyContext &context, CachedValues &cache) | GRINS::Physics | virtual | 
| compute_nonlocal_mass_residual_cache(const AssemblyContext &context, CachedValues &cache) | GRINS::Physics | virtual | 
| compute_nonlocal_time_derivative_cache(const AssemblyContext &context, CachedValues &cache) | GRINS::Physics | virtual | 
| compute_postprocessed_quantity(unsigned int quantity_index, const AssemblyContext &context, const libMesh::Point &point, libMesh::Real &value) | GRINS::ElasticMembrane< StressStrainLaw > | virtual | 
| compute_side_constraint_cache(const AssemblyContext &context, CachedValues &cache) | GRINS::Physics | virtual | 
| compute_side_time_derivative_cache(const AssemblyContext &context, CachedValues &cache) | GRINS::Physics | virtual | 
| ElasticMembrane(const GRINS::PhysicsName &physics_name, const GetPot &input, bool is_compressible) | GRINS::ElasticMembrane< StressStrainLaw > | |
| ElasticMembrane() | GRINS::ElasticMembrane< StressStrainLaw > | private | 
| ElasticMembraneBase(const GRINS::PhysicsName &physics_name, const GetPot &input) | GRINS::ElasticMembraneBase | |
| element_constraint(bool compute_jacobian, AssemblyContext &context, CachedValues &cache) | GRINS::ElasticMembrane< StressStrainLaw > | virtual | 
| element_time_derivative(bool compute_jacobian, AssemblyContext &context, CachedValues &cache) | GRINS::ElasticMembrane< StressStrainLaw > | virtual | 
| enabled_on_elem(const libMesh::Elem *elem) | GRINS::Physics | virtual | 
| get_bc_handler() | GRINS::Physics | inline | 
| get_fe(const AssemblyContext &context) | GRINS::ElasticMembraneBase | inlineprotected | 
| get_ic_handler() | GRINS::Physics | inline | 
| init_bcs(libMesh::FEMSystem *system) | GRINS::Physics | |
| init_context(AssemblyContext &context) | GRINS::ElasticMembraneBase | virtual | 
| init_ics(libMesh::FEMSystem *system, libMesh::CompositeFunction< libMesh::Number > &all_ics) | GRINS::Physics | |
| init_variables(libMesh::FEMSystem *system) | GRINS::ElasticMembrane< StressStrainLaw > | virtual | 
| is_steady() const | GRINS::Physics | |
| mass_residual(bool compute_jacobian, AssemblyContext &context, CachedValues &cache) | GRINS::ElasticMembrane< StressStrainLaw > | virtual | 
| nonlocal_constraint(bool compute_jacobian, AssemblyContext &context, CachedValues &cache) | GRINS::Physics | virtual | 
| nonlocal_mass_residual(bool compute_jacobian, AssemblyContext &context, CachedValues &cache) | GRINS::Physics | virtual | 
| nonlocal_time_derivative(bool compute_jacobian, AssemblyContext &context, CachedValues &cache) | GRINS::Physics | virtual | 
| ParameterUser(const std::string &user_name) | GRINS::ParameterUser | inline | 
| Physics(const GRINS::PhysicsName &physics_name, const GetPot &input) | GRINS::Physics | |
| read_input_options(const GetPot &input) | GRINS::Physics | virtual | 
| register_parameter(const std::string ¶m_name, libMesh::ParameterMultiPointer< libMesh::Number > ¶m_pointer) const | GRINS::ParameterUser | virtual | 
| register_postprocessing_vars(const GetPot &input, PostProcessedQuantities< libMesh::Real > &postprocessing) | GRINS::ElasticMembrane< StressStrainLaw > | virtual | 
| set_is_steady(bool is_steady) | GRINS::Physics | |
| set_parameter(libMesh::Number ¶m_variable, const GetPot &input, const std::string ¶m_name, libMesh::Number param_default) | GRINS::ParameterUser | virtual | 
| set_time_evolving_vars(libMesh::FEMSystem *system) | GRINS::ElasticMembraneBase | virtual | 
| side_constraint(bool compute_jacobian, AssemblyContext &context, CachedValues &cache) | GRINS::Physics | virtual | 
| side_time_derivative(bool compute_jacobian, AssemblyContext &context, CachedValues &cache) | GRINS::ElasticMembrane< StressStrainLaw > | virtual | 
| ~ElasticMembrane() | GRINS::ElasticMembrane< StressStrainLaw > | virtual | 
| ~ElasticMembraneBase() | GRINS::ElasticMembraneBase | virtual | 
| ~ParameterUser() | GRINS::ParameterUser | inlinevirtual | 
| ~Physics() | GRINS::Physics | virtual |