
- 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;
Description
No description provided
Languages
Fortran
92.3%
Python
7.2%
CMake
0.3%
Makefile
0.2%