EqualValueEmbeddedConstraintAction
Sets up constraint on primary and secondary variables on primary and secondary block
Description
The EqualValueEmbeddedConstraintAction
is a MOOSE action that constructs sets of EqualValueEmbeddedConstraint
objects for applying these constraints on multiple sets of blocks and on multiple variables with minimal input. This is invoked using the EqualValueEmbeddedConstraint block within the Constraints
block. See that page for a description, example usage, and parameters.