1#ifndef HYDROBRICKS_FLUX_FORCING_H
2#define HYDROBRICKS_FLUX_FORCING_H
22 void AttachForcing(
Forcing* forcing);
24 bool IsForcing()
override {
Definition FluxForcing.h:8
double GetAmount() override
Definition FluxForcing.cpp:11
bool IsOk() override
Definition FluxForcing.cpp:7