|
Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <iostream>#include "Stokhos_VectorOrthogPoly.hpp"#include "Teuchos_RCP.hpp"#include "Epetra_Vector.h"#include "EpetraExt_BlockVector.h"#include "Epetra_Operator.h"#include "Epetra_CrsMatrix.h"

Go to the source code of this file.
Classes | |
| class | Stokhos::EpetraVectorCloner |
| Cloner for Epetra_Vector coefficients. More... | |
| class | Stokhos::EpetraMultiVectorCloner |
| Cloner for Epetra_MultiVector coefficients. More... | |
| class | Stokhos::EpetraOperatorCloner |
| Cloner for Epetra_Operator coefficients. More... | |
| class | Stokhos::EpetraCrsMatrixCloner |
| Cloner for Epetra_CrsMatrix coefficients. More... | |
| class | Stokhos::ProductContainerTraits< Epetra_Vector > |
| Specialization of ProductContainerTraits to Epetra_Vector coefficients. More... | |
| class | Stokhos::ProductContainerTraits< Epetra_MultiVector > |
| Specialization of ProductContainerTraits to Epetra_MultiVector coefficients. More... | |
| class | Stokhos::ProductContainerTraits< Epetra_CrsMatrix > |
| Specialization of ProductContainerTraits to Epetra_CrsMatrix coefficients. More... | |
| class | Stokhos::ProductContainerTraits< Epetra_Operator > |
| Specialization of ProductContainerTraits to Epetra_Operator coefficients. More... | |
Namespaces | |
| Stokhos | |
| Top-level namespace for Stokhos classes and functions. | |
1.8.5