cfs_magnetics_periodic_bc
Description
Periodic boundary conditions are added to magnetic PDE by means of XML Tag periodic in CFS_PDEmagnetic.xsd
In CFS.cc, processed XML scheme is dumped to stdout.
Note: For Magnetic Edge PDE, periodic boundary conditions can be applied using non conforming interfaces. Thus no change CFS_PDEmagedge.xsd is needed.
Check before assigning to a maintainer for review
-
The history is clean (squashed into meaninful commits and commit messages) -
New Code is well-documented and understandable -
In case of new functionality, there is a test case (also mentioned in the description) -
Every commit passes the pipeline -
There are no new build warnings on cdash/pipeline on any build
Maintainer checks before merge
-
Review is approved, and all comments are resolved -
New tests are actually running (e.g. check if they appear on CDash)