Reference documentation for deal.II version 9.5.0
\(\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\}}\)
Loading...
Searching...
No Matches
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())SUNDIALS::ARKode< VectorType >
ARKode(const AdditionalData &data, const MPI_Comm mpi_comm)SUNDIALS::ARKode< VectorType >
arkode_ctxSUNDIALS::ARKode< VectorType >private
arkode_memSUNDIALS::ARKode< VectorType >private
custom_setupSUNDIALS::ARKode< VectorType >
dataSUNDIALS::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_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 >
mpi_communicatorSUNDIALS::ARKode< VectorType >private
output_stepSUNDIALS::ARKode< VectorType >
pending_exceptionSUNDIALS::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_systemSUNDIALS::ARKode< VectorType >
solve_massSUNDIALS::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 >