ForestClaw / forestclaw

Quadtree/octree adaptive PDE solver based based on p4est.
http://www.forestclaw.org
BSD 2-Clause "Simplified" License
58 stars 21 forks source link

Include integrate functionality in ForestClaw #212

Closed donnaaboise closed 2 years ago

donnaaboise commented 2 years ago

This added @cburstedde integrate functionality to ForestClaw.

Several outstanding issues :

cburstedde commented 2 years ago

This PR does not build on top of our latest integrate code. I think it will fit better if we were to allow to create a PR for our ray integration code first, merge it into develop, and then consider these commits?

cburstedde commented 2 years ago

You will find a lot more recent code on my bitbucket repository. We'll make a PR here once Hannes has included the intersection test that I had introduced on slack.