| 
   2.0.0b10 
   catchment modelling framework 
   | 
 
This is the complete list of members for aquifer, including all inherited members.
| aquifer(cmf::project &p, cmf::geometry::point position, real area, real thickness, real porosity, real K=1e-4) | aquifer | |
| aquifer(cmf::upslope::cell_vector &cells, real thickness, real porosity, real K=1e-4) | aquifer | |
| area | aquifer | |
| cast(cmf::water::flux_node::ptr for_cast) | aquifer | static | 
| conc(const cmf::water::solute &_Solute) const | WaterStorage | |
| conc(cmf::math::Time t, const cmf::water::solute &_Solute) const override | WaterStorage | virtual | 
| conc(const cmf::water::solute &_Solute, real NewConcetration) | WaterStorage | |
| connection_to(const cmf::water::flux_node &target) | flux_node | |
| dxdt(const cmf::math::Time &time) | WaterStorage | virtual | 
| flux_to(const cmf::water::flux_node &target, cmf::math::Time t) | flux_node | |
| get_3d_flux(cmf::math::Time t) | flux_node | |
| get_base_height() const | aquifer | |
| get_K(cmf::geometry::point direction) const | aquifer | virtual | 
| get_potential(cmf::math::Time t=cmf::math::never) const override | WaterStorage | virtual | 
| get_project() const | flux_node | |
| get_state() const | StateVariable | |
| get_state_variable_content() const | WaterStorage | |
| get_top_height() const | aquifer | |
| get_volume() const | WaterStorage | virtual | 
| is_connected(const cmf::math::StateVariable &other) const | WaterStorage | virtual | 
| is_empty() const | WaterStorage | virtual | 
| is_storage() const override | WaterStorage | virtual | 
| K | aquifer | |
| MarkStateChangeHandled() | StateVariable | protected | 
| Name | flux_node | |
| node_id | flux_node | |
| operator()(cmf::math::Time t) const | flux_node | |
| porosity | aquifer | |
| position | flux_node | |
| RecalcFluxes(cmf::math::Time t) | WaterStorage | virtual | 
| remove_connection(cmf::water::flux_node::ptr To) | flux_node | |
| set_potential(real new_potential) | aquifer | virtual | 
| set_state(real newState) | StateVariable | |
| set_state_variable_content(char content) | WaterStorage | |
| set_volume(real newwatercontent) | WaterStorage | virtual | 
| Solute(const cmf::water::solute _Solute) | WaterStorage | |
| StateIsChanged() | StateVariable | protected | 
| StateVariable(real InitialState=0, real scale=1) | StateVariable | |
| thickness | aquifer | |
| waterbalance(cmf::math::Time t, const flux_connection *Without=0) const | flux_node | |
| WaterStorage(cmf::project &project, const std::string &Name="", double InitialState=0, double scale=1) | WaterStorage | |
| ~flux_node() | flux_node | virtual |