19 #ifndef _PODSLFORCING_H_
20 #define _PODSLFORCING_H_
22 #include "pism/coupler/SeaLevel.hh"
33 Delta_SL(std::shared_ptr<const Grid>
grid, std::shared_ptr<SeaLevel> in);
std::shared_ptr< const Grid > grid() const
Delta_SL(std::shared_ptr< const Grid > grid, std::shared_ptr< SeaLevel > in)
void update_impl(const Geometry &geometry, double t, double dt)
std::unique_ptr< ScalarForcing > m_forcing
void init_impl(const Geometry &geometry)
bool ocean(int M)
An ocean cell (floating ice or ice-free).