Grzegorz Kowal ea448122be We don't need to iterate over levels in the boundary update.
BOUNDARY CONDITIONS

 - the boundaries should be updated in the directional manner, i.e.
   first the update of all blocks along the X direction, then along the
   Y direction, and finally along the Z direction; this assures the
   proper boundary zones update;

 - in the boundary update there is no reason for the iteration over the
   levels if the boundary update is happening in the directional manner;
2010-07-20 11:33:24 -03:00
Description
No description provided
3.9 MiB
Languages
Fortran 92.3%
Python 7.2%
CMake 0.3%
Makefile 0.2%