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
ginkgo_solver.h File Reference
#include <deal.II/base/config.h>
#include <deal.II/lac/block_sparse_matrix.h>
#include <deal.II/lac/exceptions.h>
#include <deal.II/lac/solver_control.h>
#include <deal.II/lac/sparse_matrix.h>
#include <deal.II/lac/vector.h>
#include <ginkgo/ginkgo.hpp>
#include <memory>

Go to the source code of this file.

Classes

class  GinkgoWrappers::SolverBase< ValueType, IndexType >
 
class  GinkgoWrappers::SolverCG< ValueType, IndexType >
 
struct  GinkgoWrappers::SolverCG< ValueType, IndexType >::AdditionalData
 
class  GinkgoWrappers::SolverBicgstab< ValueType, IndexType >
 
struct  GinkgoWrappers::SolverBicgstab< ValueType, IndexType >::AdditionalData
 
class  GinkgoWrappers::SolverCGS< ValueType, IndexType >
 
struct  GinkgoWrappers::SolverCGS< ValueType, IndexType >::AdditionalData
 
class  GinkgoWrappers::SolverFCG< ValueType, IndexType >
 
struct  GinkgoWrappers::SolverFCG< ValueType, IndexType >::AdditionalData
 
class  GinkgoWrappers::SolverGMRES< ValueType, IndexType >
 
struct  GinkgoWrappers::SolverGMRES< ValueType, IndexType >::AdditionalData
 
class  GinkgoWrappers::SolverIR< ValueType, IndexType >
 
struct  GinkgoWrappers::SolverIR< ValueType, IndexType >::AdditionalData
 

Namespaces

namespace  GinkgoWrappers