Reference documentation for deal.II version 9.1.0-pre
SUNDIALS::ARKode< VectorType > Member List

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

abs_tollsSUNDIALS::ARKode< VectorType >private
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
dataSUNDIALS::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_functionSUNDIALS::ARKode< VectorType >
get_local_tolerancesSUNDIALS::ARKode< VectorType >
implicit_functionSUNDIALS::ARKode< VectorType >
memSUNDIALS::ARKode< VectorType >private
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 >
solve_jacobian_systemSUNDIALS::ARKode< VectorType >
solve_mass_systemSUNDIALS::ARKode< VectorType >
solve_ode(VectorType &solution)SUNDIALS::ARKode< VectorType >
solver_should_restartSUNDIALS::ARKode< VectorType >
yySUNDIALS::ARKode< VectorType >private
~ARKode()SUNDIALS::ARKode< VectorType >