cburstedde / p4est

The "p4est" forest-of-octrees library
www.p4est.org/
GNU General Public License v2.0
260 stars 115 forks source link

Reinstate set_partitioning in wrap #311

Closed hannesbrandt closed 4 months ago

hannesbrandt commented 4 months ago

This PR temporarily reinstates the function p4est_wrap_set_partitioning to ensure backwards compatibility. The function is now marked as outdated.

cburstedde commented 4 months ago

Thanks for the quick reaction!