fmihpc / dccrg

Distributed cartesian cell-refinable grid
GNU Lesser General Public License v3.0
10 stars 10 forks source link

Store/make available neighbor lists of remote neighbors #4

Closed iljah closed 4 years ago

iljah commented 9 years ago

Sometimes neighbors lists are needed for cells that are not owned by the process but which are neighbors of a cell owned by the process.

iljah commented 4 years ago

Has been implemented but neighbor lists of cells owned by other processes might not be complete.