Loading [MathJax]/extensions/TeX/newcommand.js
 deal.II version GIT relicensing-2838-gd85d4b70e9 2025-03-13 22:40:00+00:00
\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
Classes | Namespaces
trilinos_tpetra_precondition.h File Reference
#include <deal.II/base/config.h>
#include <deal.II/base/exceptions.h>
#include <deal.II/base/memory_space.h>
#include <deal.II/lac/vector.h>
#include <deal.II/base/enable_observer_pointer.h>
#include <deal.II/lac/la_parallel_vector.h>
#include <deal.II/lac/trilinos_tpetra_sparse_matrix.h>
#include <Teuchos_BLAS_types.hpp>
#include <Teuchos_ConfigDefs.hpp>
#include <Teuchos_ParameterList.hpp>
#include <Teuchos_RCPDecl.hpp>
#include <Tpetra_Operator.hpp>

Go to the source code of this file.

Classes

class  LinearAlgebra::TpetraWrappers::PreconditionBase< Number, MemorySpace >
 
struct  LinearAlgebra::TpetraWrappers::PreconditionBase< Number, MemorySpace >::AdditionalData
 Standardized data struct to pipe additional flags to the preconditioner. More...
 

Namespaces

namespace  LinearAlgebra
 
namespace  LinearAlgebra::TpetraWrappers