|
SpECTRE
v2026.06.09.01
|
Mark a boundary condition as being periodic. More...
#include <Periodic.hpp>
Mark a boundary condition as being periodic.
Periodic boundary conditions shouldn't require any implementation outside of a check in the domain creator using the is_periodic() function to determine what boundaries are periodic. Across each matching pair of periodic boundary conditions, the domain creator should specify that the DG elements are neighbors of each other.