|
Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "Stokhos_Sacado.hpp"#include "kokkos_pce_specializations.hpp"#include "Tpetra_MultiVector.hpp"#include "Tpetra_Vector.hpp"#include "Tpetra_CrsMatrix.hpp"#include "Tpetra_CrsMatrixMultiplyOp.hpp"#include "Tpetra_Details_packCrsMatrix.hpp"#include "Tpetra_Details_unpackCrsMatrixAndCombine.hpp"#include "TpetraExt_MatrixMatrix.hpp"#include "Tpetra_RowMatrixTransposer.hpp"
Go to the source code of this file.
Typedefs | |
| typedef Stokhos::StandardStorage< int, double > | Storage |
| typedef Sacado::PCE::OrthogPoly< double, Storage > | pce_type |
| typedef pce_type | Scalar |
| typedef int | LocalOrdinal |
| typedef int | GlobalOrdinal |
| typedef Stokhos::StandardStorage<int,double> Storage |
Definition at line 45 of file tpetra_pce_instantiations.cpp.
| typedef Sacado::PCE::OrthogPoly<double,Storage> pce_type |
Definition at line 46 of file tpetra_pce_instantiations.cpp.
Definition at line 47 of file tpetra_pce_instantiations.cpp.
| typedef int LocalOrdinal |
Definition at line 48 of file tpetra_pce_instantiations.cpp.
| typedef int GlobalOrdinal |
Definition at line 49 of file tpetra_pce_instantiations.cpp.
1.8.16