Hello, I am dealing with a problem where mpc and dirichletbc need to be applied to the same dofs. When I searched related posts, I found a post which made me confused:
If my understanding is correct, after computing K^TAK, the slave dofs (like u3 in the original post) will be eliminated, but the master dofs (like u4) will remain in the system. So why cannot we apply dirichletbc to the master dofs in the new system, e.g., following the standard lifting procedure?