Stokhos Development
Loading...
Searching...
No Matches
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: