Stokhos Development
Loading...
Searching...
No Matches
Stokhos::ProductContainerTraits< Epetra_CrsMatrix > Class Reference

Specialization of ProductContainerTraits to Epetra_CrsMatrix coefficients. More...

#include <Stokhos_VectorOrthogPolyTraitsEpetra.hpp>

Public Types

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

Static Public Member Functions

static void init (Epetra_CrsMatrix &mat, double val)
 Initialize matrix.
static void update (Epetra_CrsMatrix &mat, double a, const Epetra_CrsMatrix &x)
 Update matrix.
static std::ostream & print (std::ostream &os, const Epetra_CrsMatrix &mat)
 Print matrix.

Detailed Description

Specialization of ProductContainerTraits to Epetra_CrsMatrix coefficients.


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