Flow123d
master-f44eb46
|
This is the complete list of members for Isotherm, including all inherited members.
adsorption_type_ | Isotherm | protected |
clear_table() | Isotherm | |
compute(double &c_aqua, double &c_sorbed) | Isotherm | |
compute_projection(ConcPair conc) | Isotherm | protected |
DECLARE_EXCEPTION(ExcBoostSolver,<< "The Boost solver of nonlinear equation did not converge in sorption model.\n"<< "Check input at the following address for possible user error: \t"<< Input::EI_Address::val<< "\n" "Solver message: \n"<< EI_BoostMessage::val) | Isotherm | |
DECLARE_EXCEPTION(ExcNegativeTotalMass,<< "The total mass in sorption model became negative during the computation (value: "<< EI_TotalMass::val<< ").\n"<< "Check input at the following address for possible user error: \t"<< Input::EI_Address::val<< "\n") | Isotherm | |
freundlich enum value | Isotherm | |
get_total_mass(ConcPair conc) | Isotherm | protected |
interpolate(double &c_aqua, double &c_sorbed) | Isotherm | |
interpolation_table | Isotherm | protected |
inv_scale_aqua_ | Isotherm | protected |
inv_scale_sorbed_ | Isotherm | protected |
is_precomputed(void) | Isotherm | inline |
Isotherm() | Isotherm | |
langmuir enum value | Isotherm | |
limited_solubility_on_ | Isotherm | protected |
linear enum value | Isotherm | |
make_table(unsigned int n_points, double table_limit) | Isotherm | |
make_table(const Func &isotherm, int n_points) | Isotherm | protected |
make_table(const None &, int) | Isotherm | |
mult_coef_ | Isotherm | protected |
none enum value | Isotherm | |
precipitate(ConcPair conc) | Isotherm | protected |
reinit(enum SorptionType sorption_type, bool limited_solubility_on, double aqua_density, double scale_aqua, double scale_sorbed, double c_aqua_limit, double mult_coef, double second_coef) | Isotherm | |
rho_aqua_ | Isotherm | protected |
scale_aqua_ | Isotherm | protected |
scale_sorbed_ | Isotherm | protected |
second_coef_ | Isotherm | protected |
solubility_limit_ | Isotherm | protected |
solve_conc(ConcPair c_pair, const Func &isotherm) | Isotherm | protected |
solve_conc(ConcPair conc) | Isotherm | protected |
solve_conc(Isotherm::ConcPair c_pair, const None &) | Isotherm | |
SorptionType enum name | Isotherm | |
table_limit(void) const | Isotherm | inline |
table_limit_ | Isotherm | protected |
total_mass_step_ | Isotherm | protected |
TYPEDEF_ERR_INFO(EI_BoostMessage, std::string) | Isotherm | |
TYPEDEF_ERR_INFO(EI_TotalMass, double) | Isotherm |