Belos Package Browser (Single Doxygen Collection)  Development
Static Public Attributes | List of all members
Belos::Details::LapackSupportsScalar< ScalarType > Class Template Reference

Type traits class that says whether Teuchos::LAPACK has a valid implementation for the given ScalarType. More...

#include <BelosSolverManager.hpp>

Static Public Attributes

static const bool value = false
 

Detailed Description

template<class ScalarType>
class Belos::Details::LapackSupportsScalar< ScalarType >

Type traits class that says whether Teuchos::LAPACK has a valid implementation for the given ScalarType.

Definition at line 290 of file BelosSolverManager.hpp.

Member Data Documentation

◆ value

template<class ScalarType >
const bool Belos::Details::LapackSupportsScalar< ScalarType >::value = false
static

Definition at line 292 of file BelosSolverManager.hpp.


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