abs_tolls | SUNDIALS::ARKode< VectorType > | private |
ARKode(const AdditionalData &data=AdditionalData(), const MPI_Comm mpi_comm=MPI_COMM_WORLD) | SUNDIALS::ARKode< VectorType > | |
arkode_mem | SUNDIALS::ARKode< VectorType > | private |
communicator | SUNDIALS::ARKode< VectorType > | private |
data | SUNDIALS::ARKode< VectorType > | private |
DeclException1(ExcARKodeError, int,<< "One of the SUNDIALS ARKode internal functions "<< " returned a negative error code: "<< arg1<< ". Please consult SUNDIALS manual.") | SUNDIALS::ARKode< VectorType > | |
DeclException1(ExcFunctionNotProvided, std::string,<< "Please provide an implementation for the function << arg1<< "\") | SUNDIALS::ARKode< VectorType > | private |
explicit_function | SUNDIALS::ARKode< VectorType > | |
get_local_tolerances | SUNDIALS::ARKode< VectorType > | |
implicit_function | SUNDIALS::ARKode< VectorType > | |
mem | SUNDIALS::ARKode< VectorType > | private |
output_step | SUNDIALS::ARKode< VectorType > | |
reinit_vector | SUNDIALS::ARKode< VectorType > | |
reset(const double t, const double h, const VectorType &y) | SUNDIALS::ARKode< VectorType > | |
set_functions_to_trigger_an_assert() | SUNDIALS::ARKode< VectorType > | private |
setup_jacobian | SUNDIALS::ARKode< VectorType > | |
setup_mass | SUNDIALS::ARKode< VectorType > | |
solve_jacobian_system | SUNDIALS::ARKode< VectorType > | |
solve_mass_system | SUNDIALS::ARKode< VectorType > | |
solve_ode(VectorType &solution) | SUNDIALS::ARKode< VectorType > | |
solver_should_restart | SUNDIALS::ARKode< VectorType > | |
yy | SUNDIALS::ARKode< VectorType > | private |
~ARKode() | SUNDIALS::ARKode< VectorType > | |