pressel / pycles

A python based infrastructure for cloud large eddy simulation.
GNU General Public License v3.0
92 stars 69 forks source link

Move time-stepping loops to C #16

Open pressel opened 9 years ago

pressel commented 9 years ago

The inner loops of TimeStepping.pyx should be moved to C. At the same time we should eliminate looping over ghost points.