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