SpECTRE
v2025.03.17
|
Receive data from regions of this element's subdomain that overlap with other elements. More...
Receive data from regions of this element's subdomain that overlap with other elements.
This action waits until overlap data from all neighboring elements has been received and then moves the data into the DataBox as LinearSolver::Schwarz::Tags::Overlaps<OverlapFields...>
.
This actions should be preceded by LinearSolver::Schwarz::Actions::SendOverlapFields
in the action list.