GollyGang / ready

A cross-platform implementation of various reaction-diffusion systems and PDEs.
GNU General Public License v3.0
766 stars 60 forks source link

Make meshes toroidal where possible #35

Open timhutton opened 5 years ago

timhutton commented 5 years ago

Will need to manually set the neighbors list, since can't use VTK's connectivity because the cells aren't physically connected.