Reference documentation for deal.II version 9.3.3
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
SUNDIALS::ARKode< VectorType > Member List

This is the complete list of members for SUNDIALS::ARKode< VectorType >, including all inherited members.

ARKode(const AdditionalData &data=AdditionalData(), const MPI_Comm &mpi_comm=MPI_COMM_WORLD)SUNDIALS::ARKode< VectorType >
arkode_memSUNDIALS::ARKode< VectorType >private
communicatorSUNDIALS::ARKode< VectorType >private
custom_setupSUNDIALS::ARKode< VectorType >
dataSUNDIALS::ARKode< VectorType >private
DeclException1(ExcFunctionNotProvided, std::string,<< "Please provide an implementation for the function \""<< arg1<< "\"")SUNDIALS::ARKode< VectorType >private
do_evolve_time(VectorType &solution, ::DiscreteTime &time, const bool do_reset)SUNDIALS::ARKode< VectorType >private
explicit_functionSUNDIALS::ARKode< VectorType >
get_arkode_memory() constSUNDIALS::ARKode< VectorType >
get_local_tolerancesSUNDIALS::ARKode< VectorType >
implicit_functionSUNDIALS::ARKode< VectorType >
jacobian_preconditioner_setupSUNDIALS::ARKode< VectorType >
jacobian_preconditioner_solveSUNDIALS::ARKode< VectorType >
jacobian_times_setupSUNDIALS::ARKode< VectorType >
jacobian_times_vectorSUNDIALS::ARKode< VectorType >
last_end_timeSUNDIALS::ARKode< VectorType >private
linear_solverSUNDIALS::ARKode< VectorType >private
mass_preconditioner_setupSUNDIALS::ARKode< VectorType >
mass_preconditioner_solveSUNDIALS::ARKode< VectorType >
mass_solverSUNDIALS::ARKode< VectorType >private
mass_times_setupSUNDIALS::ARKode< VectorType >
mass_times_vectorSUNDIALS::ARKode< VectorType >
output_stepSUNDIALS::ARKode< VectorType >
reinit_vectorSUNDIALS::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_jacobianSUNDIALS::ARKode< VectorType >
setup_massSUNDIALS::ARKode< VectorType >
setup_mass_solver(const VectorType &solution)SUNDIALS::ARKode< VectorType >private
setup_system_solver(const VectorType &solution)SUNDIALS::ARKode< VectorType >private
solve_jacobian_systemSUNDIALS::ARKode< VectorType >
solve_linearized_systemSUNDIALS::ARKode< VectorType >
solve_massSUNDIALS::ARKode< VectorType >
solve_mass_systemSUNDIALS::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_restartSUNDIALS::ARKode< VectorType >
~ARKode()SUNDIALS::ARKode< VectorType >