| _step_size | IMEXStepper< VEC > | private |
| abs_tol | IMEXStepper< VEC > | private |
| add_parameter(ParameterHandler &prm, T *parameter, const std::string &entry, const std::string &default_value, const Patterns::PatternBase &pattern=Patterns::Anything(), const std::string &documentation=std::string()) | ParameterAcceptor | inline |
| add_parameter(T ¶meter, const std::string &entry, const std::string &documentation=std::string(), ParameterHandler &prm=ParameterAcceptor::prm) | ParameterAcceptor | inline |
| clear() | ParameterAcceptor | static |
| compute_consistent_initial_conditions(const double &t, VEC &y, VEC &y_dot) | IMEXStepper< VEC > | |
| compute_previous_solution(const VEC &sol, const VEC &sol_dot, const double &alpha, VEC &prev) | IMEXStepper< VEC > | private |
| compute_y_dot(const VEC &y, const VEC &prev, const double alpha, VEC &y_dot) | IMEXStepper< VEC > | private |
| create_new_vector | IMEXStepper< VEC > | |
| declare_all_parameters(ParameterHandler &prm=ParameterAcceptor::prm) | ParameterAcceptor | static |
| declare_parameters(ParameterHandler &prm) | IMEXStepper< VEC > | virtual |
| do_newton(const double t, const double alpha, const bool update_Jacobian, const VEC &previous_solution, VEC &solution, VEC &solution_dot) | IMEXStepper< VEC > | private |
| enter_my_subsection(ParameterHandler &prm) | ParameterAcceptor | |
| evaluate_step_size(const double &t) | IMEXStepper< VEC > | private |
| ExcInUse(int arg1, char *arg2, std::string &arg3) | Subscriptor | static |
| ExcNoSubscriber(char *arg1, char *arg2) | Subscriptor | static |
| final_time | IMEXStepper< VEC > | private |
| get_alpha() const | IMEXStepper< VEC > | |
| get_lumped_mass_matrix | IMEXStepper< VEC > | |
| get_section_name() const | ParameterAcceptor | |
| get_section_path() const | ParameterAcceptor | |
| IMEXStepper(std::string &name="") | IMEXStepper< VEC > | |
| initial_time | IMEXStepper< VEC > | private |
| initialize(const std::string filename="", const std::string outfilename="") | ParameterAcceptor | static |
| jacobian_vmult | IMEXStepper< VEC > | |
| kinsol | IMEXStepper< VEC > | private |
| leave_my_subsection(ParameterHandler &prm) | ParameterAcceptor | |
| line_search_with_backtracking(const VEC &update, const VEC &prev_sol, const double &alpha, const double &t, VEC &sol, VEC &sol_dot, VEC &residual) | IMEXStepper< VEC > | private |
| list_subscribers() const | Subscriptor | |
| log_info() | ParameterAcceptor | static |
| max_inner_non_linear_iterations | IMEXStepper< VEC > | private |
| max_outer_non_linear_iterations | IMEXStepper< VEC > | private |
| method | IMEXStepper< VEC > | private |
| n_max_backtracking | IMEXStepper< VEC > | private |
| n_subscriptions() const | Subscriptor | |
| newton_alpha | IMEXStepper< VEC > | private |
| operator=(const Subscriptor &) | Subscriptor | |
| operator=(Subscriptor &&) | Subscriptor | |
| output_period | IMEXStepper< VEC > | private |
| output_step | IMEXStepper< VEC > | |
| ParameterAcceptor(const std::string section_name="") | ParameterAcceptor | |
| parse_all_parameters(ParameterHandler &prm=ParameterAcceptor::prm) | ParameterAcceptor | static |
| parse_parameters(ParameterHandler &prm) | ParameterAcceptor | virtual |
| parse_parameters_call_back() | ParameterAcceptor | virtual |
| pcout | IMEXStepper< VEC > | private |
| prm | ParameterAcceptor | static |
| rel_tol | IMEXStepper< VEC > | private |
| residual | IMEXStepper< VEC > | |
| section_name | ParameterAcceptor | protected |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | |
| set_functions_to_trigger_an_assert() | IMEXStepper< VEC > | private |
| set_initial_time(const double &t) | IMEXStepper< VEC > | |
| setup_jacobian | IMEXStepper< VEC > | |
| solve_dae(VEC &solution, VEC &solution_dot) | IMEXStepper< VEC > | |
| solve_jacobian_system | IMEXStepper< VEC > | |
| solver_should_restart | IMEXStepper< VEC > | |
| step_size | IMEXStepper< VEC > | private |
| subscribe(const char *identifier=0) const | Subscriptor | |
| Subscriptor() | Subscriptor | |
| Subscriptor(const Subscriptor &) | Subscriptor | |
| Subscriptor(Subscriptor &&) | Subscriptor | |
| to_pattern(const T &) | ParameterAcceptor | static |
| to_pattern(const double &) | ParameterAcceptor | |
| to_pattern(const int &) | ParameterAcceptor | |
| to_pattern(const unsigned int &) | ParameterAcceptor | |
| to_pattern(const bool &) | ParameterAcceptor | |
| to_string(const T &) | ParameterAcceptor | static |
| to_string(const double &entry) | ParameterAcceptor | |
| to_string(const int &entry) | ParameterAcceptor | |
| to_string(const unsigned int &entry) | ParameterAcceptor | |
| to_string(const bool &entry) | ParameterAcceptor | |
| to_type(const std::string &) | ParameterAcceptor | static |
| to_type(const std::string ¶meter) | ParameterAcceptor | |
| to_type(const std::string ¶meter) | ParameterAcceptor | |
| to_type(const std::string ¶meter) | ParameterAcceptor | |
| to_type(const std::string ¶meter) | ParameterAcceptor | |
| unsubscribe(const char *identifier=0) const | Subscriptor | |
| update_jacobian_continuously | IMEXStepper< VEC > | private |
| use_kinsol | IMEXStepper< VEC > | private |
| vector_norm | IMEXStepper< VEC > | |
| verbose | IMEXStepper< VEC > | private |
| ~ParameterAcceptor() | ParameterAcceptor | virtual |
| ~Subscriptor() | Subscriptor | virtual |