Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | Public Member Functions | Protected Attributes | List of all members
Stokhos::DenseOperator< ord_type, val_type > Class Template Reference

Public Types

typedef ord_type ordinal_type
 
typedef val_type value_type
 
typedef
Teuchos::SerialDenseMatrix
< ordinal_type, value_type > 
matrix_type
 
typedef
Teuchos::SerialDenseVector
< ordinal_type, value_type > 
vector_type
 

Public Member Functions

 DenseOperator (const matrix_type &A_)
 
void apply (const vector_type &u, vector_type &v) const
 

Protected Attributes

const matrix_type & A
 

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