 ##  [Mortar Method](/mortar-method-0) 

 Definition

A numerical coupling method that enforces weak continuity across nonmatching interfaces by introducing mortar (interface) spaces together with Lagrange multipliers, dual bases, or projection constraints to glue adjacent discretizations.

 

 

 

 

 

 





## Principle

Principle

Construct interface (mortar) spaces and impose weak continuity by integrating test and trial functions across the interface with Lagrange multipliers or biorthogonal bases; ensure inf-sup stability and compatibility of polynomial orders to obtain a stable variational coupling.

 

 

 

 

 





## Demonstration

Demonstration

Illustrative example: coupling two finite element meshes of differing resolutions at a contact interface by building a mortar L2 multiplier space so displacements and traction balances are enforced in the weak sense across nonmatching element boundaries.

 

 

 

 

## Misapplication

Misapplication

Choosing incompatible polynomial degrees for mortar and slave spaces or neglecting the inf-sup condition, leading to locking, rank deficiency, or spurious interface modes and poor convergence.

 

 

 

 

 





## Consequence

Consequence

Provides a stable, variationally consistent framework for coupling nonconforming meshes, enabling independent discretizations, preserving conservation in a weak sense, and facilitating accurate transfer of interface quantities when stabilized correctly.

 

 

 

 

## Reversal

Reversal

The reversal is imposing strong pointwise continuity via node-to-node matching (conforming discretizations), which simplifies enforcement but removes flexibility for independent mesh designs and local adaptation.

 

 

 

 

 





## Boundary

Boundary

Applies to variational discretizations such as finite element or spectral element methods where interface integrals and multiplier spaces are meaningful; excludes purely algebraic patching or pointwise interpolation that do not form a variational coupling.

 

 

 

 

 





## Semantic Tension

Semantic Tension

Tensions arise with projection-based coupling, Nitsche's method, and penalty approaches: mortar methods rely on explicit multiplier spaces, whereas alternatives achieve weak continuity by projection or penalty, trading different stability and implementation characteristics.

 

 

 

 

 





## Synthesis

Synthesis

The mortar method is a framework that builds interface spaces and multiplier constraints to weakly enforce continuity between nonmatching discretizations, balancing flexibility, stability, and implementation complexity; illustrative scenario: contact mechanics across mismatched meshes, where practical uncertainty remains in mortar basis selection and stabilization parameters.