What needs to be done?
Create an AMReX implementation and necessary shim and bridge code for set_{merid, zonal}_BT_cont.
How do we know it's done?
Additional info
The creation of flux_elem and flux_elem_OBC will be necessary to support the creation of *_flux_adjust functions as well as {zonal, meridional}_flux_adjust. I would recommend against creating a shim layer for the flux_elem and flux_elem_OBC functions, as they are Fortran elemental functions
What needs to be done?
Create an AMReX implementation and necessary shim and bridge code for set_{merid, zonal}_BT_cont.
How do we know it's done?
Additional info
The creation of flux_elem and flux_elem_OBC will be necessary to support the creation of *_flux_adjust functions as well as {zonal, meridional}_flux_adjust. I would recommend against creating a shim layer for the flux_elem and flux_elem_OBC functions, as they are Fortran elemental functions