Stokhos Development
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
Stokhos::ProductContainerTraits< Epetra_Vector > Class Reference

Specialization of ProductContainerTraits to Epetra_Vector coefficients. More...

#include <Stokhos_VectorOrthogPolyTraitsEpetra.hpp>

Public Types

typedef double value_type
 Typename of values.
 
typedef int ordinal_type
 Typename of ordinals.
 
typedef EpetraVectorCloner cloner_type
 Typename of cloner.
 

Static Public Member Functions

static void init (Epetra_Vector &vec, double val)
 Initialize vector.
 
static void update (Epetra_Vector &vec, double a, const Epetra_Vector &x)
 Update vector.
 
static std::ostream & print (std::ostream &os, const Epetra_Vector &vec)
 Print vector.
 

Detailed Description

Specialization of ProductContainerTraits to Epetra_Vector coefficients.


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