Loading [MathJax]/extensions/TeX/newcommand.js
 Reference documentation for deal.II version 9.6.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\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
SUNDIALS::SundialsPreconditioner< VectorType > Member List

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

linsol_ctxSUNDIALS::SundialsPreconditioner< VectorType >private
P_dataSUNDIALS::SundialsPreconditioner< VectorType >private
p_solve_fnSUNDIALS::SundialsPreconditioner< VectorType >private
SundialsPreconditioner(void *P_data, SUNPSolveFn p_solve_fn, SUNContext linsol_ctx, double tol)SUNDIALS::SundialsPreconditioner< VectorType >
tolSUNDIALS::SundialsPreconditioner< VectorType >private
vmult(VectorType &dst, const VectorType &src) constSUNDIALS::SundialsPreconditioner< VectorType >