Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
Public Member Functions | Public Attributes | List of all members
MatrixFreeOperatorUnitTest::UnitTestSetup Struct Reference

Public Member Functions

void setup ()
 

Public Attributes

Teuchos::RCP< const Epetra_Map > sg_x_map
 
Teuchos::RCP< const Epetra_Map > sg_f_map
 
Teuchos::RCP< Stokhos::MatrixFreeOperatormat_free_op
 
Teuchos::RCP< Stokhos::FullyAssembledOperatorassembled_op
 
double tol
 

Detailed Description

Definition at line 64 of file Stokhos_MatrixFreeOperatorUnitTest.cpp.

Member Function Documentation

◆ setup()

void MatrixFreeOperatorUnitTest::UnitTestSetup::setup ( )
inline

Definition at line 72 of file Stokhos_MatrixFreeOperatorUnitTest.cpp.

Member Data Documentation

◆ sg_x_map

Teuchos::RCP<const Epetra_Map> MatrixFreeOperatorUnitTest::UnitTestSetup::sg_x_map

Definition at line 65 of file Stokhos_MatrixFreeOperatorUnitTest.cpp.

◆ sg_f_map

Teuchos::RCP<const Epetra_Map> MatrixFreeOperatorUnitTest::UnitTestSetup::sg_f_map

Definition at line 66 of file Stokhos_MatrixFreeOperatorUnitTest.cpp.

◆ mat_free_op

Teuchos::RCP<Stokhos::MatrixFreeOperator> MatrixFreeOperatorUnitTest::UnitTestSetup::mat_free_op

Definition at line 67 of file Stokhos_MatrixFreeOperatorUnitTest.cpp.

◆ assembled_op

Teuchos::RCP<Stokhos::FullyAssembledOperator> MatrixFreeOperatorUnitTest::UnitTestSetup::assembled_op

Definition at line 68 of file Stokhos_MatrixFreeOperatorUnitTest.cpp.

◆ tol

double MatrixFreeOperatorUnitTest::UnitTestSetup::tol

Definition at line 69 of file Stokhos_MatrixFreeOperatorUnitTest.cpp.


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