Belos Package Browser (Single Doxygen Collection) Development
Loading...
Searching...
No Matches
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 295 of file BelosSolverManager.hpp.

Member Data Documentation

◆ value

Definition at line 297 of file BelosSolverManager.hpp.


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