|
Stokhos Development
|
Specialization of ProductContainerTraits to Epetra_Operator coefficients. More...
#include <Stokhos_VectorOrthogPolyTraitsEpetra.hpp>
Public Types | |
| typedef double | value_type |
| Typename of values. | |
| typedef int | ordinal_type |
| Typename of ordinals. | |
| typedef EpetraOperatorCloner | cloner_type |
| Typename of cloner. | |
Static Public Member Functions | |
| static void | init (Epetra_Operator &op, double val) |
| Initialize operator. | |
| static void | update (Epetra_Operator &op, double a, const Epetra_Operator &x_op) |
| Update operator. | |
| static std::ostream & | print (std::ostream &os, const Epetra_Operator &op) |
| Print operator. | |
Specialization of ProductContainerTraits to Epetra_Operator coefficients.