Belos Version of the Day
Loading...
Searching...
No Matches
Belos::Details::SolverManagerRequiresLapack< ScalarType, MV, OP, lapackSupportsScalarType > Class Template Reference

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

#include <BelosSolverManager.hpp>

Inheritance diagram for Belos::Details::SolverManagerRequiresLapack< ScalarType, MV, OP, lapackSupportsScalarType >:

Detailed Description

template<class ScalarType, class MV, class OP, const bool lapackSupportsScalarType = Belos::Details::LapackSupportsScalar<ScalarType>::value>
class Belos::Details::SolverManagerRequiresLapack< ScalarType, MV, OP, lapackSupportsScalarType >

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

Definition at line 311 of file BelosSolverManager.hpp.


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

Generated on for Belos by doxygen 1.15.0