Reference documentation for deal.II version 9.6.0
|
This is the complete list of members for SUNDIALS::SundialsPreconditioner< VectorType >, including all inherited members.
linsol_ctx | SUNDIALS::SundialsPreconditioner< VectorType > | private |
P_data | SUNDIALS::SundialsPreconditioner< VectorType > | private |
p_solve_fn | SUNDIALS::SundialsPreconditioner< VectorType > | private |
SundialsPreconditioner(void *P_data, SUNPSolveFn p_solve_fn, SUNContext linsol_ctx, double tol) | SUNDIALS::SundialsPreconditioner< VectorType > | |
tol | SUNDIALS::SundialsPreconditioner< VectorType > | private |
vmult(VectorType &dst, const VectorType &src) const | SUNDIALS::SundialsPreconditioner< VectorType > |