Reference documentation for deal.II version 9.6.0
|
#include <deal.II/base/config.h>
#include <sundials/sundials_linearsolver.h>
#include <exception>
#include <functional>
#include <memory>
Go to the source code of this file.
Classes | |
struct | SUNDIALS::SundialsOperator< VectorType > |
struct | SUNDIALS::SundialsPreconditioner< VectorType > |
class | SUNDIALS::internal::LinearSolverWrapper< VectorType > |
Namespaces | |
namespace | SUNDIALS |
namespace | SUNDIALS::internal |
Typedefs | |
template<typename VectorType > | |
using | SUNDIALS::LinearSolveFunction |