Belos Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
BelosOperatorTraits.hpp File Reference

Class which defines basic traits for the operator type. More...

#include "BelosConfigDefs.hpp"
#include "BelosTypes.hpp"
Include dependency graph for BelosOperatorTraits.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Belos::UndefinedOperatorTraits< ScalarType, MV, OP >
 Class used to require specialization of OperatorTraits. More...
 
class  Belos::OperatorTraits< ScalarType, MV, OP >
 Class which defines basic traits for the operator type. More...
 

Namespaces

 Belos
 

Detailed Description

Class which defines basic traits for the operator type.

Definition in file BelosOperatorTraits.hpp.