Modified Berger-Oliger Algorithm
29
Modified Berger-Oliger Algorithm
- # Integrate Shadow Hierarchy
- If mod (n,2) = 0 then
- If l > 1 then
- set_boundary_values for Sl-1j values from
- Sl-2j’ values
- end if
- update difference equations on Sl-1j
- end if
Notes:
29