What needs to be done?
Create an AMReX implementation and necessary shim and bridge code for {zonal, meridional}_flux_adjust.
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 set{merid, zonal}_BT_cont. 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 {zonal, meridional}_flux_adjust.
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 set{merid, zonal}_BT_cont. I would recommend against creating a shim layer for the flux_elem and flux_elem_OBC functions, as they are Fortran elemental functions