Ifpack2 Templated Preconditioning Package  Version 1.0
List of all members
Ifpack2::BelosScalarType< ScalarType > Struct Template Reference

Traits class for determining the scalar type to use for Belos. More...

#include <Ifpack2_Krylov_decl.hpp>

Detailed Description

template<typename ScalarType>
struct Ifpack2::BelosScalarType< ScalarType >

Traits class for determining the scalar type to use for Belos.

Warning
This is an implementation detail of Ifpack2. Users must not rely on this struct existing or on any details of its interface. It may go away at any time.

This exists to allow a ScalarType to override what scalar type is used for Belos, if those are not equal, by specializing this class.


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