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

CMake Improvements #150

Closed scivision closed 3 years ago

scivision commented 3 years ago

Taking the latest CMake improvements from p4est and libsc applied to Forestclaw. In particular, uses Git Submodules with separate CMake scope to avoid difficult to trace issues.

Adds CI for CMake