Belos  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Belos::Details::SolverManagerRequiresRealLapack< ScalarType, MV, OP, supportsScalarType > Class Template Reference

Base class for Belos::SolverManager subclasses which normally can only compile with real ScalarType types for which Teuchos::LAPACK has a valid implementation. More...

#include <BelosSolverManager.hpp>

Inheritance diagram for Belos::Details::SolverManagerRequiresRealLapack< ScalarType, MV, OP, supportsScalarType >:
Inheritance graph
[legend]

Detailed Description

template<class ScalarType, class MV, class OP, const bool supportsScalarType = Belos::Details::LapackSupportsScalar<ScalarType>::value && ! Teuchos::ScalarTraits<ScalarType>::isComplex>
class Belos::Details::SolverManagerRequiresRealLapack< ScalarType, MV, OP, supportsScalarType >

Base class for Belos::SolverManager subclasses which normally can only compile with real ScalarType types for which Teuchos::LAPACK has a valid implementation.

Definition at line 433 of file BelosSolverManager.hpp.


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

Generated on Thu Mar 28 2024 09:27:42 for Belos by doxygen 1.8.5