abs_tol | IDAInterface< VEC > | private |
abs_tolls | IDAInterface< 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 |
communicator | IDAInterface< VEC > | private |
create_new_vector | IDAInterface< VEC > | |
declare_all_parameters(ParameterHandler &prm=ParameterAcceptor::prm) | ParameterAcceptor | static |
declare_parameters(ParameterHandler &prm) | IDAInterface< VEC > | virtual |
diff_id | IDAInterface< VEC > | private |
differential_components | IDAInterface< VEC > | |
enter_my_subsection(ParameterHandler &prm) | ParameterAcceptor | |
ExcInUse(int arg1, char *arg2, std::string &arg3) | Subscriptor | static |
ExcNoSubscriber(char *arg1, char *arg2) | Subscriptor | static |
final_time | IDAInterface< VEC > | private |
get_local_tolerances | IDAInterface< VEC > | |
get_section_name() const | ParameterAcceptor | |
get_section_path() const | ParameterAcceptor | |
ic_alpha | IDAInterface< VEC > | private |
ic_max_iter | IDAInterface< VEC > | private |
ic_type | IDAInterface< VEC > | private |
ida_mem | IDAInterface< VEC > | private |
IDAInterface(const std::string name="", const MPI_Comm mpi_comm=MPI_COMM_WORLD) | IDAInterface< VEC > | |
IDAInterface(const std::string name="") | IDAInterface< VEC > | |
ignore_algebraic_terms_for_errors | IDAInterface< VEC > | private |
initial_step_size | IDAInterface< VEC > | private |
initial_time | IDAInterface< VEC > | private |
initialize(const std::string filename="", const std::string outfilename="") | ParameterAcceptor | static |
is_initialized | IDAInterface< VEC > | private |
leave_my_subsection(ParameterHandler &prm) | ParameterAcceptor | |
list_subscribers() const | Subscriptor | |
local_system_size | IDAInterface< VEC > | private |
log_info() | ParameterAcceptor | static |
max_non_linear_iterations | IDAInterface< VEC > | private |
max_order | IDAInterface< VEC > | private |
min_step_size | IDAInterface< VEC > | private |
n_subscriptions() const | Subscriptor | |
operator=(const Subscriptor &) | Subscriptor | |
operator=(Subscriptor &&) | Subscriptor | |
output_step | IDAInterface< VEC > | |
outputs_period | IDAInterface< VEC > | private |
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 | IDAInterface< VEC > | private |
prm | ParameterAcceptor | static |
rel_tol | IDAInterface< VEC > | private |
reset_dae(const double t, VEC &y, VEC &yp, double h, bool first_step) | IDAInterface< VEC > | |
reset_type | IDAInterface< VEC > | private |
residual | IDAInterface< VEC > | |
section_name | ParameterAcceptor | protected |
serialize(Archive &ar, const unsigned int version) | Subscriptor | |
set_functions_to_trigger_an_assert() | IDAInterface< VEC > | private |
set_initial_time(const double &t) | IDAInterface< VEC > | |
setup_jacobian | IDAInterface< VEC > | |
solve_dae(VEC &solution, VEC &solution_dot) | IDAInterface< VEC > | |
solve_jacobian_system | IDAInterface< VEC > | |
solver_should_restart | IDAInterface< VEC > | |
subscribe(const char *identifier=0) const | Subscriptor | |
Subscriptor() | Subscriptor | |
Subscriptor(const Subscriptor &) | Subscriptor | |
Subscriptor(Subscriptor &&) | Subscriptor | |
system_size | IDAInterface< VEC > | private |
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 | |
use_local_tolerances | IDAInterface< VEC > | private |
verbose | IDAInterface< VEC > | private |
yp | IDAInterface< VEC > | private |
yy | IDAInterface< VEC > | private |
~IDAInterface() | IDAInterface< VEC > | |
~ParameterAcceptor() | ParameterAcceptor | virtual |
~Subscriptor() | Subscriptor | virtual |