| _contact_node_map | LinearElasticityWithContact | private |
| _contact_penalty | LinearElasticityWithContact | private |
| _lambda_plus_penalty_values | LinearElasticityWithContact | private |
| _lambdas | LinearElasticityWithContact | private |
| _sys | LinearElasticityWithContact | private |
| add_contact_edge_elements() | LinearElasticityWithContact | |
| compute_stresses() | LinearElasticityWithContact | |
| elasticity_tensor(Real young_modulus, Real poisson_ratio, unsigned int i, unsigned int j, unsigned int k, unsigned int l) | LinearElasticityWithContact | |
| get_contact_penalty() const | LinearElasticityWithContact | |
| get_least_and_max_gap_function() | LinearElasticityWithContact | |
| initialize_contact_load_paths() | LinearElasticityWithContact | |
| kronecker_delta(unsigned int i, unsigned int j) | LinearElasticityWithContact | |
| LinearElasticityWithContact(NonlinearImplicitSystem &sys_in, Real contact_penalty_in) | LinearElasticityWithContact | |
| move_mesh(MeshBase &input_mesh, const NumericVector< Number > &input_solution) | LinearElasticityWithContact | |
| residual_and_jacobian(const NumericVector< Number > &soln, NumericVector< Number > *residual, SparseMatrix< Number > *jacobian, NonlinearImplicitSystem &) | LinearElasticityWithContact | virtual |
| set_contact_penalty(Real contact_penalty_in) | LinearElasticityWithContact | |
| update_lambdas() | LinearElasticityWithContact | |