Grzegorz Kowal 7bb39dbd35 BOUNDARIES: separate prolongation from copying and restriction.
- the interpolation used in the prolongation of boundaries requires the
   boundary values from the neighbor, thus if we prolongate the
   boundaries before restricting the neighbor boundaries the values
   might be incorrect resulting in a wrong interpolation; separating
   prolontation from copying and restriction and moving it to the last
   step of update procedure solves the problem of incorrect
   interpolation and in consequence wrong update of boundaries;
2011-02-26 22:46:45 -03:00
Description
No description provided
3.9 MiB
Languages
Fortran 92.3%
Python 7.2%
CMake 0.3%
Makefile 0.2%