|
Stokhos
Development
|
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 |
1.8.5