Skip to content

[PL/BC] Exclude ghost nodes from Dirichlet BCs

Fixes #3345 (closed)

For the PhaseField specific boundary condition exclude ghost nodes from Dirichlet BCs. On partition interfaces the BCs must be set on the nodes "owning" partition and not on ghost nodes.

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behavior change was documented?
Edited by Dmitry Yu. Naumov

Merge request reports