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