Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Classes | Typedefs | Functions | Variables
Sparse3TensorUnitTest Namespace Reference

Classes

struct  UnitTestSetup
 

Typedefs

typedef Stokhos::Sparse3Tensor< int, doubleCijk_type
 

Functions

 TEUCHOS_UNIT_TEST (Stokhos_Sparse3Tensor, Values)
 
 TEUCHOS_UNIT_TEST (Stokhos_Sparse3Tensor, Sparsity)
 
 TEUCHOS_UNIT_TEST (Stokhos_Sparse3Tensor, GetValue)
 

Variables

UnitTestSetup< int, doublesetup
 

Typedef Documentation

◆ Cijk_type

Definition at line 52 of file Stokhos_Sparse3TensorUnitTest.cpp.

Function Documentation

◆ TEUCHOS_UNIT_TEST() [1/3]

Sparse3TensorUnitTest::TEUCHOS_UNIT_TEST ( Stokhos_Sparse3Tensor ,
Values  )

Definition at line 90 of file Stokhos_Sparse3TensorUnitTest.cpp.

◆ TEUCHOS_UNIT_TEST() [2/3]

Sparse3TensorUnitTest::TEUCHOS_UNIT_TEST ( Stokhos_Sparse3Tensor ,
Sparsity  )

Definition at line 131 of file Stokhos_Sparse3TensorUnitTest.cpp.

◆ TEUCHOS_UNIT_TEST() [3/3]

Sparse3TensorUnitTest::TEUCHOS_UNIT_TEST ( Stokhos_Sparse3Tensor ,
GetValue  )

Definition at line 195 of file Stokhos_Sparse3TensorUnitTest.cpp.

Variable Documentation

◆ setup

UnitTestSetup<int,double> Sparse3TensorUnitTest::setup

Definition at line 88 of file Stokhos_Sparse3TensorUnitTest.cpp.