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

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

abs_tollsSUNDIALS::IDA< VectorType >private
communicatorSUNDIALS::IDA< VectorType >private
dataSUNDIALS::IDA< VectorType >private
DeclException1(ExcIDAError, int,<< "One of the SUNDIALS IDA internal functions "<< " returned a negative error code: "<< arg1<< ". Please consult SUNDIALS manual.")SUNDIALS::IDA< VectorType >
DeclException1(ExcFunctionNotProvided, std::string,<< "Please provide an implementation for the function \""<< arg1<< "\"")SUNDIALS::IDA< VectorType >private
diff_idSUNDIALS::IDA< VectorType >private
differential_componentsSUNDIALS::IDA< VectorType >
get_local_tolerancesSUNDIALS::IDA< VectorType >
IDA(const AdditionalData &data=AdditionalData(), const MPI_Comm mpi_comm=MPI_COMM_WORLD)SUNDIALS::IDA< VectorType >
ida_memSUNDIALS::IDA< VectorType >private
memSUNDIALS::IDA< VectorType >private
output_stepSUNDIALS::IDA< VectorType >
reinit_vectorSUNDIALS::IDA< VectorType >
reset(const double &t, const double &h, VectorType &y, VectorType &yp)SUNDIALS::IDA< VectorType >
residualSUNDIALS::IDA< VectorType >
set_functions_to_trigger_an_assert()SUNDIALS::IDA< VectorType >private
setup_jacobianSUNDIALS::IDA< VectorType >
solve_dae(VectorType &solution, VectorType &solution_dot)SUNDIALS::IDA< VectorType >
solve_jacobian_systemSUNDIALS::IDA< VectorType >
solver_should_restartSUNDIALS::IDA< VectorType >
ypSUNDIALS::IDA< VectorType >private
yySUNDIALS::IDA< VectorType >private
~IDA()SUNDIALS::IDA< VectorType >