#include "Teuchos_UnitTestHarness.hpp"
#include "Teuchos_UnitTestRepository.hpp"
#include "Teuchos_UnitTestHelpers.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include "Tpetra_Core.hpp"
#include "Tpetra_Map.hpp"
#include "Tpetra_Vector.hpp"
#include "Tpetra_CrsGraph.hpp"
#include "Tpetra_CrsMatrix.hpp"
#include "Stokhos_ConfigDefs.h"
Go to the source code of this file.
|
| TEUCHOS_UNIT_TEST_TEMPLATE_2_DECL (Tpetra_CrsMatrix, MatVec, Scalar, Node) |
|
| TEUCHOS_UNIT_TEST_TEMPLATE_2_DECL (Tpetra_CrsMatrix, BelosGMRES, Scalar, Node) |
|
| TEUCHOS_UNIT_TEST_TEMPLATE_2_INSTANT (Tpetra_CrsMatrix, MatVec, double, Node) TEUCHOS_UNIT_TEST_TEMPLATE_2_INSTANT(Tpetra_CrsMatrix |
|
Node int | main (int argc, char *argv[]) |
|
◆ Node
◆ TEUCHOS_UNIT_TEST_TEMPLATE_2_DECL() [1/2]
TEUCHOS_UNIT_TEST_TEMPLATE_2_DECL |
( |
Tpetra_CrsMatrix |
, |
|
|
MatVec |
, |
|
|
Scalar |
, |
|
|
Node |
|
|
) |
| |
◆ TEUCHOS_UNIT_TEST_TEMPLATE_2_DECL() [2/2]
◆ TEUCHOS_UNIT_TEST_TEMPLATE_2_INSTANT()
TEUCHOS_UNIT_TEST_TEMPLATE_2_INSTANT |
( |
Tpetra_CrsMatrix |
, |
|
|
MatVec |
, |
|
|
double |
, |
|
|
Node |
|
|
) |
| |
◆ main()
Node int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ BelosGMRES
◆ double