Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
MatrixFreeOperatorUnitTest::UnitTestSetup Struct Reference

Public Member Functions

void setup ()
 

Public Attributes

Teuchos::RCP< const Epetra_Mapsg_x_map
 
Teuchos::RCP< const Epetra_Mapsg_f_map
 
Teuchos::RCP
< Stokhos::MatrixFreeOperator
mat_free_op
 
Teuchos::RCP
< Stokhos::FullyAssembledOperator
assembled_op
 
double tol
 

Detailed Description

Definition at line 30 of file Stokhos_MatrixFreeOperatorUnitTest.cpp.

Member Function Documentation

void MatrixFreeOperatorUnitTest::UnitTestSetup::setup ( )
inline

Definition at line 38 of file Stokhos_MatrixFreeOperatorUnitTest.cpp.

Member Data Documentation

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

Definition at line 31 of file Stokhos_MatrixFreeOperatorUnitTest.cpp.

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

Definition at line 32 of file Stokhos_MatrixFreeOperatorUnitTest.cpp.

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

Definition at line 33 of file Stokhos_MatrixFreeOperatorUnitTest.cpp.

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

Definition at line 34 of file Stokhos_MatrixFreeOperatorUnitTest.cpp.

double MatrixFreeOperatorUnitTest::UnitTestSetup::tol

Definition at line 35 of file Stokhos_MatrixFreeOperatorUnitTest.cpp.


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