ForestClaw / forestclaw

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

Remove deprecated package container #260

Closed donnaaboise closed 1 year ago

donnaaboise commented 1 year ago

This removes the deprecated package container used to store options. It has been replaced by a more comprehensive package container system that stores options and vtables for an application.