Modified Berger-Oliger Algorithm
30
Modified Berger-Oliger Algorithm
if l < l* then
for n’ = 0 ... r-1
cycle[l+1,n’]
end for
end if
if l > 1 and tl = tl-1 then
restrict Glj values to Gl-1j
if tl-1 = tl-2 then
restrict Sl-1j values to Sl-2j
end if
end if
end routine
Previous slide
Next slide
Back to the first slide
View Graphic Version
Notes:
30