|
Flow123d
build_with_4.0.3-e4d103c
|
This is the complete list of members for IterativeCoupling, including all inherited members.
| a_tol_ | IterativeCoupling | protected |
| compute_iteration_error(double &abs_error, double &rel_error)=0 | IterativeCoupling | protectedpure virtual |
| DECLARE_EXCEPTION(ExcSolverDiverge,<< "Nonlinear solver did not converge. Reason: "<< EI_Reason::val) | IterativeCoupling | |
| it | IterativeCoupling | private |
| iteration() | IterativeCoupling | inline |
| IterativeCoupling(Input::Record in_record) | IterativeCoupling | inline |
| max_it_ | IterativeCoupling | protected |
| min_it_ | IterativeCoupling | protected |
| r_tol_ | IterativeCoupling | protected |
| record_template() | IterativeCoupling | inlinestatic |
| solve_iteration()=0 | IterativeCoupling | protectedpure virtual |
| solve_step() | IterativeCoupling | inline |
| TYPEDEF_ERR_INFO(EI_Reason, string) | IterativeCoupling | |
| update_after_converged()=0 | IterativeCoupling | protectedpure virtual |
| update_after_iteration()=0 | IterativeCoupling | protectedpure virtual |