abs_tolls | SUNDIALS::IDA< VectorType > | private |
communicator | SUNDIALS::IDA< VectorType > | private |
data | SUNDIALS::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_id | SUNDIALS::IDA< VectorType > | private |
differential_components | SUNDIALS::IDA< VectorType > | |
get_local_tolerances | SUNDIALS::IDA< VectorType > | |
IDA(const AdditionalData &data=AdditionalData(), const MPI_Comm mpi_comm=MPI_COMM_WORLD) | SUNDIALS::IDA< VectorType > | |
ida_mem | SUNDIALS::IDA< VectorType > | private |
mem | SUNDIALS::IDA< VectorType > | private |
output_step | SUNDIALS::IDA< VectorType > | |
reinit_vector | SUNDIALS::IDA< VectorType > | |
reset(const double &t, const double &h, VectorType &y, VectorType &yp) | SUNDIALS::IDA< VectorType > | |
residual | SUNDIALS::IDA< VectorType > | |
set_functions_to_trigger_an_assert() | SUNDIALS::IDA< VectorType > | private |
setup_jacobian | SUNDIALS::IDA< VectorType > | |
solve_dae(VectorType &solution, VectorType &solution_dot) | SUNDIALS::IDA< VectorType > | |
solve_jacobian_system | SUNDIALS::IDA< VectorType > | |
solver_should_restart | SUNDIALS::IDA< VectorType > | |
yp | SUNDIALS::IDA< VectorType > | private |
yy | SUNDIALS::IDA< VectorType > | private |
~IDA() | SUNDIALS::IDA< VectorType > | |