|
SpECTRE
v2026.06.30
|
Receives and lifts the LDG auxiliary boundary corrections into the auxiliary variables. More...
#include <ApplyBoundaryCorrections.hpp>
Receives and lifts the LDG auxiliary boundary corrections into the auxiliary variables.
This is the "receive" counterpart of the LDG auxiliary send action. It is the first communication step of the LDG two-communication scheme: after this action runs, the auxiliary variables have been corrected with the numerical flux. The second step (the physical boundary correction) is done by ApplyBoundaryCorrectionsToTimeDerivative.