Ifpack2 Templated Preconditioning Package  Version 1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
List of all members
Ifpack2::Details::Impl::InverseDiagonalWithExtraction< DVector, AMatrix, DiagOffsetType, do_L1, fix_tiny > Struct Template Reference

Functor for extracting the inverse diagonal of a matrix. More...

#include <Ifpack2_Details_InverseDiagonalKernel_def.hpp>

Detailed Description

template<class DVector, class AMatrix, class DiagOffsetType, bool do_L1, bool fix_tiny>
struct Ifpack2::Details::Impl::InverseDiagonalWithExtraction< DVector, AMatrix, DiagOffsetType, do_L1, fix_tiny >

Functor for extracting the inverse diagonal of a matrix.

This is an implementation detail of the relaxation smoothers.


The documentation for this struct was generated from the following file: