| 
    Stokhos Package Browser (Single Doxygen Collection)
    Version of the Day
    
   | 
 
#include <Stokhos_LanczosPCEBasis.hpp>
Public Types | |
| typedef ord_type | ordinal_type | 
| typedef val_type | value_type | 
| typedef  Teuchos::SerialDenseVector < ordinal_type, value_type >  | vector_type | 
Public Member Functions | |
| DiagonalOperator (const vector_type &A_) | |
| void | apply (const vector_type &u, vector_type &v) const | 
Protected Attributes | |
| const vector_type & | A | 
| ordinal_type | n | 
Definition at line 25 of file Stokhos_LanczosPCEBasis.hpp.
| typedef ord_type Stokhos::DiagonalOperator< ord_type, val_type >::ordinal_type | 
Definition at line 27 of file Stokhos_LanczosPCEBasis.hpp.
| typedef val_type Stokhos::DiagonalOperator< ord_type, val_type >::value_type | 
Definition at line 28 of file Stokhos_LanczosPCEBasis.hpp.
| typedef Teuchos::SerialDenseVector<ordinal_type, value_type> Stokhos::DiagonalOperator< ord_type, val_type >::vector_type | 
Definition at line 29 of file Stokhos_LanczosPCEBasis.hpp.
      
  | 
  inline | 
Definition at line 31 of file Stokhos_LanczosPCEBasis.hpp.
      
  | 
  inline | 
Definition at line 34 of file Stokhos_LanczosPCEBasis.hpp.
      
  | 
  protected | 
Definition at line 41 of file Stokhos_LanczosPCEBasis.hpp.
      
  | 
  protected | 
Definition at line 42 of file Stokhos_LanczosPCEBasis.hpp.
 1.8.5