[PL/BC] Bugfix solution dependent dirichlet boundary condition
The merged pull request successfully implemented a variant of Dirichlet boundary condition whose value is dependent on the process solution of last time step. Whereas, ogs would crash in the case that multiple process variables contain such a boundary condition. Fixes !3085 (merged)
- Feature description was added to the changelog
- Tests covering your feature were added?
- Any new feature or behavior change was documented?