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

(clawpatch/clawpack) Change signature for coarsening routines #160

Closed donnaaboise closed 2 years ago

donnaaboise commented 2 years ago

This is hopefully the final fix started several months ago. Signature for coarsening routines changed from double* to double []. Mostly done for consistency to distinguish between scalars and arrays passed to Fortran.

Deprecate use of "clawpack46_tag4...". Should be "clawpatch46_tag4...." Same for 5.x routines.