- Remove `MPPGovEqnSetInternalCouplingVars()` and `MPPGovEqnSetCouplingVars()` as procedures - Rename `MPPGovEqnAddCouplingCondition()` to `MPPGovEqnAddBoundaryCouplingCondition` - Rename `MPPGovEqnSetCouplingVars()` to `MPPGovEqnSetBoundaryCouplingVars` - Rename `MPPGovEqnSetBothCouplingVars()` to `MPPGovEqnSetCouplingVars()`
Remove
MPPGovEqnSetInternalCouplingVars()andMPPGovEqnSetCouplingVars()as proceduresRename
MPPGovEqnAddCouplingCondition()toMPPGovEqnAddBoundaryCouplingConditionRename
MPPGovEqnSetCouplingVars()toMPPGovEqnSetBoundaryCouplingVarsRename
MPPGovEqnSetBothCouplingVars()toMPPGovEqnSetCouplingVars()