Ifpack2 Templated Preconditioning Package  Version 1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Classes | Namespaces
Ifpack2_BlockTriDiContainer_decl.hpp File Reference

Ifpack2::BlockTriDiContainer class declaration. More...

#include "Ifpack2_config.h"
#include "Ifpack2_Container.hpp"
#include "Tpetra_MultiVector.hpp"
#include "Tpetra_Map.hpp"
#include "Tpetra_RowMatrix.hpp"
#include "Tpetra_BlockCrsMatrix_decl.hpp"
#include <type_traits>
#include <string>

Go to the source code of this file.

Classes

struct  Ifpack2::BlockTriDiContainerDetails::ImplNotAvailTag
 
struct  Ifpack2::BlockTriDiContainerDetails::ImplObject< MatrixType >
 forward declaration More...
 
class  Ifpack2::BlockTriDiContainer< MatrixType, ImplTagType >
 Store and solve local block tridiagonal linear problems. More...
 
class  Ifpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplSimdTag >
 
struct  Ifpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplSimdTag >::ApplyParameters
 Input arguments to applyInverseJacobi More...
 
class  Ifpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplNotAvailTag >
 

Namespaces

 Ifpack2
 Preconditioners and smoothers for Tpetra sparse matrices.
 
 Ifpack2::BlockTriDiContainerDetails
 

Detailed Description

Ifpack2::BlockTriDiContainer class declaration.