Embed2D
The Embed2D
constraint implements the embedded constraint in 2D space via multiplier method.
Syntax
constraint Embed2D (1) (2) (3)
# (1) int, unique constraint tag
# (2) int, host element tag
# (3) int, embedded node tag
Remarks
The
Embed2D
constraint is only implemented with linear formulation.
Last updated