ARKode(const AdditionalData &data=AdditionalData()) | SUNDIALS::ARKode< VectorType > | |
ARKode(const AdditionalData &data, const MPI_Comm mpi_comm) | SUNDIALS::ARKode< VectorType > | |
arkode_ctx | SUNDIALS::ARKode< VectorType > | private |
arkode_mem | SUNDIALS::ARKode< VectorType > | private |
custom_setup | SUNDIALS::ARKode< VectorType > | |
data | SUNDIALS::ARKode< VectorType > | private |
do_evolve_time(VectorType &solution, ::DiscreteTime &time, const bool do_reset) | SUNDIALS::ARKode< VectorType > | private |
ExcFunctionNotProvided(std::string arg1) | SUNDIALS::ARKode< VectorType > | privatestatic |
explicit_function | SUNDIALS::ARKode< VectorType > | |
get_arkode_memory() const | SUNDIALS::ARKode< VectorType > | |
get_local_tolerances | SUNDIALS::ARKode< VectorType > | |
implicit_function | SUNDIALS::ARKode< VectorType > | |
jacobian_preconditioner_setup | SUNDIALS::ARKode< VectorType > | |
jacobian_preconditioner_solve | SUNDIALS::ARKode< VectorType > | |
jacobian_times_setup | SUNDIALS::ARKode< VectorType > | |
jacobian_times_vector | SUNDIALS::ARKode< VectorType > | |
last_end_time | SUNDIALS::ARKode< VectorType > | private |
linear_solver | SUNDIALS::ARKode< VectorType > | private |
mass_preconditioner_setup | SUNDIALS::ARKode< VectorType > | |
mass_preconditioner_solve | SUNDIALS::ARKode< VectorType > | |
mass_solver | SUNDIALS::ARKode< VectorType > | private |
mass_times_setup | SUNDIALS::ARKode< VectorType > | |
mass_times_vector | SUNDIALS::ARKode< VectorType > | |
mpi_communicator | SUNDIALS::ARKode< VectorType > | private |
output_step | SUNDIALS::ARKode< VectorType > | |
pending_exception | SUNDIALS::ARKode< VectorType > | mutableprivate |
reset(const double t, const double h, const VectorType &y) | SUNDIALS::ARKode< VectorType > | |
set_functions_to_trigger_an_assert() | SUNDIALS::ARKode< VectorType > | private |
setup_mass_solver(const VectorType &solution) | SUNDIALS::ARKode< VectorType > | private |
setup_system_solver(const VectorType &solution) | SUNDIALS::ARKode< VectorType > | private |
solve_linearized_system | SUNDIALS::ARKode< VectorType > | |
solve_mass | SUNDIALS::ARKode< VectorType > | |
solve_ode(VectorType &solution) | SUNDIALS::ARKode< VectorType > | |
solve_ode_incrementally(VectorType &solution, const double intermediate_time, const bool reset_solver=false) | SUNDIALS::ARKode< VectorType > | |
solver_should_restart | SUNDIALS::ARKode< VectorType > | |
~ARKode() | SUNDIALS::ARKode< VectorType > | |