_app | AutomaticMortarGeneration | private |
_console | ConsoleStreamInterface | |
_correct_edge_dropping | AutomaticMortarGeneration | private |
_debug | AutomaticMortarGeneration | private |
_distributed | AutomaticMortarGeneration | private |
_inactive_local_lm_elems | AutomaticMortarGeneration | private |
_inactive_local_lm_nodes | AutomaticMortarGeneration | private |
_lower_elem_to_side_id | AutomaticMortarGeneration | private |
_mesh | AutomaticMortarGeneration | private |
_minimum_projection_angle | AutomaticMortarGeneration | private |
_mortar_interface_coupling | AutomaticMortarGeneration | private |
_mortar_segment_mesh | AutomaticMortarGeneration | private |
_msm_elem_to_info | AutomaticMortarGeneration | private |
_newton_tolerance | AutomaticMortarGeneration | private |
_nodes_to_primary_elem_map | AutomaticMortarGeneration | private |
_nodes_to_secondary_elem_map | AutomaticMortarGeneration | private |
_on_displaced | AutomaticMortarGeneration | private |
_output_params | AutomaticMortarGeneration | private |
_periodic | AutomaticMortarGeneration | private |
_primary_boundary_subdomain_ids | AutomaticMortarGeneration | private |
_primary_ip_sub_ids | AutomaticMortarGeneration | private |
_primary_node_and_elem_to_xi1_secondary_elem | AutomaticMortarGeneration | private |
_primary_requested_boundary_ids | AutomaticMortarGeneration | private |
_primary_secondary_boundary_id_pairs | AutomaticMortarGeneration | private |
_primary_secondary_subdomain_id_pairs | AutomaticMortarGeneration | private |
_secondary_boundary_subdomain_ids | AutomaticMortarGeneration | private |
_secondary_element_to_secondary_lowerd_element | AutomaticMortarGeneration | private |
_secondary_elems_to_mortar_segments | AutomaticMortarGeneration | private |
_secondary_ip_sub_ids | AutomaticMortarGeneration | private |
_secondary_node_and_elem_to_xi2_primary_elem | AutomaticMortarGeneration | private |
_secondary_node_to_hh_nodal_tangents | AutomaticMortarGeneration | private |
_secondary_node_to_nodal_normal | AutomaticMortarGeneration | private |
_secondary_requested_boundary_ids | AutomaticMortarGeneration | private |
_xi_tolerance | AutomaticMortarGeneration | private |
AugmentSparsityOnInterface class | AutomaticMortarGeneration | friend |
AutomaticMortarGeneration(MooseApp &app, MeshBase &mesh_in, const std::pair< BoundaryID, BoundaryID > &boundary_key, const std::pair< SubdomainID, SubdomainID > &subdomain_key, bool on_displaced, bool periodic, const bool debug, const bool correct_edge_dropping, const Real minimum_projection_angle) | AutomaticMortarGeneration | |
buildCouplingInformation() | AutomaticMortarGeneration | private |
buildMortarSegmentMesh() | AutomaticMortarGeneration | |
buildMortarSegmentMesh3d() | AutomaticMortarGeneration | |
buildNodeToElemMaps() | AutomaticMortarGeneration | |
clear() | AutomaticMortarGeneration | |
computeInactiveLMElems() | AutomaticMortarGeneration | |
computeInactiveLMNodes() | AutomaticMortarGeneration | |
computeIncorrectEdgeDroppingInactiveLMNodes() | AutomaticMortarGeneration | |
computeNodalGeometry() | AutomaticMortarGeneration | |
ConsoleStreamInterface(MooseApp &app) | ConsoleStreamInterface | |
dim() const | AutomaticMortarGeneration | inline |
getInactiveLMElems() const | AutomaticMortarGeneration | inline |
getInactiveLMNodes() const | AutomaticMortarGeneration | inline |
getNodalNormals(const Elem &secondary_elem) const | AutomaticMortarGeneration | |
getNodalTangents(const Elem &secondary_elem) const | AutomaticMortarGeneration | |
getNormals(const Elem &secondary_elem, const std::vector< Point > &xi1_pts) const | AutomaticMortarGeneration | |
getNormals(const Elem &secondary_elem, const std::vector< Real > &oned_xi1_pts) const | AutomaticMortarGeneration | |
getPrimaryIpToLowerElementMap(const Elem &primary_elem, const Elem &primary_elem_ip, const Elem &lower_secondary_elem) const | AutomaticMortarGeneration | |
getSecondaryIpToLowerElementMap(const Elem &lower_secondary_elem) const | AutomaticMortarGeneration | |
getSecondaryLowerdElemFromSecondaryElem(dof_id_type secondary_elem_id) const | AutomaticMortarGeneration | |
householderOrthogolization(const Point &normal, Point &tangent_one, Point &tangent_two) const | AutomaticMortarGeneration | private |
incorrectEdgeDropping() const | AutomaticMortarGeneration | inline |
initOutput() | AutomaticMortarGeneration | |
MortarFilterIter typedef | AutomaticMortarGeneration | |
mortarInterfaceCoupling() const | AutomaticMortarGeneration | inline |
MortarNodalGeometryOutput class | AutomaticMortarGeneration | friend |
mortarSegmentMesh() const | AutomaticMortarGeneration | inline |
mortarSegmentMeshElemToInfo() const | AutomaticMortarGeneration | inline |
msmStatistics() | AutomaticMortarGeneration | |
nodesToSecondaryElem() const | AutomaticMortarGeneration | inline |
onDisplaced() const | AutomaticMortarGeneration | inline |
primaryIPSubIDs() const | AutomaticMortarGeneration | inline |
primarySecondaryBoundaryIDPair() const | AutomaticMortarGeneration | inline |
projectPrimaryNodes() | AutomaticMortarGeneration | |
projectPrimaryNodesSinglePair(SubdomainID lower_dimensional_primary_subdomain_id, SubdomainID lower_dimensional_secondary_subdomain_id) | AutomaticMortarGeneration | private |
projectSecondaryNodes() | AutomaticMortarGeneration | |
projectSecondaryNodesSinglePair(SubdomainID lower_dimensional_primary_subdomain_id, SubdomainID lower_dimensional_secondary_subdomain_id) | AutomaticMortarGeneration | private |
secondariesToMortarSegments(const Node &node) const | AutomaticMortarGeneration | |
secondariesToMortarSegments() const | AutomaticMortarGeneration | inline |
secondaryIPSubIDs() const | AutomaticMortarGeneration | inline |
system_name | AutomaticMortarGeneration | static |