Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
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::MatrixFreeOperator > | mat_free_op |
Teuchos::RCP < Stokhos::FullyAssembledOperator > | assembled_op |
double | tol |
Definition at line 30 of file Stokhos_MatrixFreeOperatorUnitTest.cpp.
|
inline |
Definition at line 38 of file Stokhos_MatrixFreeOperatorUnitTest.cpp.
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.